Skip to content

This project, developed in Java and connected to SQL, is a hotel management system that helps people reserve rooms. If a room is already booked, users can update their reservations. They can also cancel their bookings and exit if they no longer wish to stay.

Notifications You must be signed in to change notification settings

ReetuMT/Hotel-Management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Output

HOTEL MANAGEMNET SYSTEM
1 . Reserver a Room
2. View Reservations
3. Get Room Number
4. Update Reservations
5. Delete Reservations
0 Exit
------
Choose an Option:
1
Enter Your Name :
reetu
Enter room number :
101
Enter your contact number :
798798798
Reservation Successfull

HOTEL MANAGEMNET SYSTEM
1 . Reserver a Room
2. View Reservations
3. Get Room Number
4. Update Reservations
5. Delete Reservations
0 Exit
--------
Choose an Option:
2
Current Reservation :
-----------------------------------------------------------------------------
| Reservation ID | Guest | Room Number | Contact Number |
------------------------------------------------------------------------------
| 1234 | Reetu | 101 | 798798798 |
------------------------------------------------------------------------------


About

This project, developed in Java and connected to SQL, is a hotel management system that helps people reserve rooms. If a room is already booked, users can update their reservations. They can also cancel their bookings and exit if they no longer wish to stay.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages