Skip to content

Arjun-Dalavayi/Hotel-Room-Management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Hotel-Room-Management

Room Booking Application

This Java application allows customers to book rooms by selecting a city, choosing the required room number, filling in their credentials, accepting terms and conditions, and paying the bill using credit card, debit card, or UPI payment.

Features

  • Choose a city and room number
  • Fill in customer credentials
  • Accept terms and conditions
  • Pay the bill with credit card, debit card, or UPI payment
  • Room disappears from the frame after booking
  • Room options reappear automatically after the booked time is over
  • Store all customer details in the database

Technologies Used

  • Java
  • Java Swing for GUI
  • Threads for concurrency
  • MySQL for database storage

How to Use

  1. Clone the repository.
  2. Compile the Java files.
  3. Run the Main.java file to start the application.

First Page: Screenshot 2024-03-21 184739

Second Page Screenshot 2024-03-21 184803

Third Page Screenshot 2024-03-21 184832

DataBase Schema Screenshot 2024-03-21 190135

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages