A Java GUI-based application designed to streamline the process of booking rooms within a university environment. Developed using Java Swing and OOP principles, this project allows users to reserve available rooms through an interactive interface.
- GUI interface for booking and canceling room reservations
- Displays available and booked rooms
- Validates input and prevents duplicate bookings
- Built using Object-Oriented Programming structure for better modularity
- Java (Core + Swing for GUI)
- Object-Oriented Programming (OOP)
- Clone the repository:
git clone [https://github.com/sahilkumarvalecha/Room-Reservation-System-In-University](https://github.com/sahilkumarvalecha/Room-Reservation-System-In-University)
- Open the project in your preferred Java IDE (e.g. IntelliJ, Eclipse)
- Run
Main.javato launch the application
Pull requests and feedback are welcome. If you find issues or want to suggest features, feel free to open an issue or fork the repo!
This project is open-source and available under the MIT License.
Created by Sahil Kumar Valecha