Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 661 Bytes

File metadata and controls

27 lines (20 loc) · 661 Bytes

🏨 Hotel Management System (Java + JDBC)

A simple Hotel Management System built using Java and JDBC to manage hotel room reservations efficiently.

🚀 Features

  • Add Reservation
  • View Reservations
  • Update Reservation
  • Delete Reservation
  • Get Room Number by Guest ID

🛠 Tech Stack

  • Java
  • JDBC
  • MySQL

▶️ How to Run

  1. Clone the repository
  2. Open the project in IntelliJ IDEA or Eclipse
  3. Configure the MySQL database connection
  4. Run the JavaHotelManager main class

👨‍💻 Author

Md Ashif Ansari

If you like this project, feel free to ⭐ star the repository on GitHub.