A desktop-based Hotel Management System built using Java Swing, AWT, and MySQL, developed in IntelliJ IDEA.
🚀 Features User Authentication – Secure login system for admin and staff.
Room Management – Add, update, and manage room details.
Guest Management – Check-in and check-out functionality.
Billing System – Automated invoice generation for guests.
Database Integration – Stores all data securely in a MySQL database.
Intuitive UI – User-friendly graphical interface built with Java Swing.
📌 Technologies Used Java (Swing & AWT) for the front-end UI
MySQL for data storage
JDBC for database connectivity
IntelliJ IDEA as the development environment