Ceng201 Project Hotel Management Reservation System

OOP Course Project

• It is basically an application that makes hotel reservations and arranges hotel management.

• It has four main features which are adding guests and assigning them a room, checking out of the hotel, and calculating bills, searching guests by name or ID, and lastly displaying all rooms in the hotel.

• The purpose of this application is to implement all object-oriented programming concepts.

• Implemented in JAVA language and its GUI developed with Swing.