Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/moe131/hotel_reservation_system
https://github.com/moe131/hotel_reservation_system
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/moe131/hotel_reservation_system
- Owner: Moe131
- Created: 2024-03-31T08:41:13.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2024-03-31T08:51:49.000Z (7 months ago)
- Last Synced: 2024-04-01T09:38:00.324Z (7 months ago)
- Language: Python
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hotel Reservation System
![Screen Shot 2024-03-31 at 01 50 29](https://github.com/Moe131/Hotel_Reservation_System/assets/65834335/f07a1c9f-2dd6-4bbc-b2e8-e03815b26b71)
This is a simple hotel reservation system designed to manage bookings and room availability for a hotel. All the reservations will be stored in the database.
## Features
- Room management: Admins can add, edit, and delete rooms.
- Booking management: Users can make, view, and cancel bookings.
- Availability checking: Users can check the availability of rooms for specific dates.## Technologies Used
- Programming Language: Python, SQL
- Frameworks/Libraries: TKinter
- Database: SQlite3
- Other tools: Git## Contributions
Contributions are welcome! Please fork the repository and submit a pull request.