https://github.com/chriscoronab/hotelperlablanca
A hotel booking system that automatically calculates the number of nights based on check-in and check-out dates, and determines the total price of the stay based on the room type and selected nights. Upon confirming the reservation, it updates the DOM with the details.
https://github.com/chriscoronab/hotelperlablanca
booking-platform hotel-booking hotel-reservation
Last synced: 4 months ago
JSON representation
A hotel booking system that automatically calculates the number of nights based on check-in and check-out dates, and determines the total price of the stay based on the room type and selected nights. Upon confirming the reservation, it updates the DOM with the details.
- Host: GitHub
- URL: https://github.com/chriscoronab/hotelperlablanca
- Owner: chriscoronab
- Created: 2022-12-01T04:11:10.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2025-01-25T00:21:59.000Z (9 months ago)
- Last Synced: 2025-05-31T00:02:38.232Z (5 months ago)
- Topics: booking-platform, hotel-booking, hotel-reservation
- Language: HTML
- Homepage: https://chriscoronab.github.io/HotelPerlaBlanca
- Size: 7.47 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hotel Perla Blanca
Developer: Christian Corona.
## About
A hotel booking system that automatically calculates the number of nights based on check-in and check-out dates, and determines the total price of the stay based on the room type and selected nights. Upon confirming the reservation, it updates the DOM with the details.
## Technologies
## Dependencies/frameworks
Bootstrap, SweetAlert2.
## Link
https://chriscoronab.github.io/HotelPerlaBlanca