Skip to content

Hotel management system for adding branches and booking

Notifications You must be signed in to change notification settings

aphnan/hotel-system-with-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hotel-system-with-java

this is a java system built using OOP for hotels only, where you can add new branches, No. of workers/staff & waiters. the user can add hotel branch details including :branch ID, room types, No. of rooms and No of workeres & staff. system will automatically save the branch ID for later use (ex. change in Staff numbers). the user is able to book for other clients through the system and that includes: adds the pricing, Room No., booking time & date, No. of guests and room type. at the end the user is able to get a list of the booking and branches made in the system and eventaully exist the system

topics covered

Classes and Objects, Inheritance, ArrayList, implementing Interface, User defined exception and Exception handling, abstarcts class.

Packages

No packages published

Languages