https://github.com/bartosz-ziolkowski/hosteldk
Service for booking rooms
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.0%) to scientific vocabulary
Keywords
Repository
Service for booking rooms
Basic Info
- Host: GitHub
- Owner: bartosz-ziolkowski
- Language: TypeScript
- Default Branch: main
- Homepage: https://hosteldk.vercel.app
- Size: 425 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Topics
Metadata Files
README.md
HostelDK - web application for accommodation booking
Overview
HostelDK is a platform where users can create an account and book a stay in a selected room. Users have access to room descriptions, features, a map with the location, and a calendar showing available dates. After payment, users can also access their invoice. The administrator has access to statistics and various management options within the application.
With this project, I aimed to focus more on practicing Next.js with TypeScript and advanced global state management using Redux. It's also my larger project utilizing MongoDB as the database and an integrated Stripe payment gateway. The application is responsive. Additionally, uploaded images are hosted on the Cloudinary cloud, and user authentication is done using NextAuth.js. In the application, I've also integrated a map preview using Mapbox. As for the design, I drew inspiration from another available website to save some time in this area, as design wasn't the main focus of learning here.
Screenshots

Technologies
Frontend
- React
- HTML
- CSS + SCSS ### Tools and languages
- Next.js
- TypeScript
- MongoDB
- Stripe
- Cloudinary
- Mapbox ### Comments
- Deployed on Vercel
Live demo
Owner
- Name: Bartosz Ziółkowski
- Login: bartosz-ziolkowski
- Kind: user
- Location: Copenhagen
- Repositories: 1
- Profile: https://github.com/bartosz-ziolkowski
GitHub Events
Total
Last Year
Issues and Pull Requests
Last synced: 12 months ago
All Time
- Total issues: 0
- Total pull requests: 16
- Average time to close issues: N/A
- Average time to close pull requests: 1 minute
- Total issue authors: 0
- Total pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.31
- Merged pull requests: 16
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 16
- Average time to close issues: N/A
- Average time to close pull requests: 1 minute
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.31
- Merged pull requests: 16
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
- bartosz-ziolkowski (14)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- 431 dependencies
- @types/node ^20 development
- @types/react ^18 development
- @types/react-dom ^18 development
- typescript ^5 development
- @reduxjs/toolkit ^2.2.3
- bcryptjs ^2.4.3
- bootstrap ^5.3.3
- cloudinary ^2.1.0
- dotenv ^16.4.5
- html2canvas ^1.4.1
- jspdf ^2.5.1
- mapbox-gl ^3.3.0
- mdbreact ^5.2.0
- moment ^2.30.1
- moment-range ^4.0.2
- mongodb ^6.5.0
- mongoose ^8.3.2
- next 14.2.1
- next-auth ^4.24.7
- next-connect ^1.0.0
- node-fetch ^3.3.2
- node-geocoder ^4.3.0
- nodemailer ^6.9.13
- raw-body ^2.5.2
- react ^18
- react-bootstrap ^2.10.2
- react-chartjs-2 ^5.2.0
- react-datepicker ^6.9.0
- react-dom ^18
- react-hot-toast ^2.4.1
- react-js-pagination ^3.0.3
- react-redux ^9.1.1
- react-star-ratings ^2.3.0
- stripe ^15.3.0