Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1.12 KB

README.md

File metadata and controls

26 lines (18 loc) · 1.12 KB

Hotel-Management-System-Java-Project

Description

This is a simple Hotel Management System implemented in Java. It provides basic functionality for managing hotel reservations, room bookings, and guest information. The system is designed to be user-friendly and efficient for both hotel staff and guests.

Features

  • Room Booking: Easily book rooms with specified check-in and check-out dates.
  • Guest Management: Keep track of guest information, including names, contact details, and preferences.
  • Reservation Management: Create and manage reservations for guests.
  • Billing: Calculate and generate bills for guests based on their room bookings.
  • Availability Checker: Check room availability for specific dates.
  • Order: Order foods and beverages.
  • Checkout: Checkout room after completion of time and services. And so on...

Topics Covered

Classes and Objects, Inheritance, File Handling with Objects, ArrayList, implementing Interface, User defined exception and Exception handling.

Installation

  1. Clone the repository:
    git clone https://github.com/yourusername/hotel-management.git