https://github.com/min-thway-htut/hotel-management-system
Hotel management system which gives the user option of 5 hotels in 5 different cities in Germany. So far, the program will generate related hotel information based on the user input.
https://github.com/min-thway-htut/hotel-management-system
css hotel-management-system
Last synced: 9 months ago
JSON representation
Hotel management system which gives the user option of 5 hotels in 5 different cities in Germany. So far, the program will generate related hotel information based on the user input.
- Host: GitHub
- URL: https://github.com/min-thway-htut/hotel-management-system
- Owner: Min-Thway-Htut
- Created: 2023-12-28T16:53:51.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-12-30T03:55:09.000Z (almost 2 years ago)
- Last Synced: 2025-01-07T14:25:07.618Z (11 months ago)
- Topics: css, hotel-management-system
- Language: C++
- Homepage:
- Size: 91.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Hotel management system which gives the user option of 5 hotels in 5 different cities in Germany. So far, the program will generate related hotel information based on the
user input. Payment calculation system will be performed according to the number and the type of hotel room the user is going to reserve. It is expected to update or implement my code for the sake of better time and space complexity.
Every collaboration or idea is welcomed for this project.