Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shubhampatel81/hotel-management-system
Basic Hotel management system backend code
https://github.com/shubhampatel81/hotel-management-system
java sql
Last synced: about 1 month ago
JSON representation
Basic Hotel management system backend code
- Host: GitHub
- URL: https://github.com/shubhampatel81/hotel-management-system
- Owner: ShubhamPatel81
- Created: 2024-01-19T12:13:46.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-19T12:30:33.000Z (about 1 year ago)
- Last Synced: 2024-11-08T14:47:29.759Z (3 months ago)
- Topics: java, sql
- Language: Java
- Homepage: https://github.com/ShubhamPatel81/hotel-management-system
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Hotel Management System
This project is a simple hotel reservation system implemented in Java with a SQL database. The system allows users to make hotel reservations, view available rooms, and manage reservations. It serves as a basic template for understanding how to build a reservation system with a Java backend and SQL database.