This project is a Hostel Room Booking System built using JSP, Servlets, Apache Derby, and HTML/CSS.
- Admin panel for managing rooms (View, Add, Delete and Modify Rooms).
- Admin can also manage User details (View or Delete User).
- User registration and login system.
- Room availability and booking system (View, Book and Cancel Rooms).
- Report Generation for Rooms and Users
- Clone the repository.
- Open the project in NetBeans.
- Configure the Apache Derby database with the provided SQL scripts.
- Run the project using a web server like GlassFish Server.
- Frontend: HTML, CSS,
- Backend: JSP (Java Server Pages) and Servlets
- Database: Apache Derby
This project is licensed under the MIT License.
- To View Availale Rooms and My Bookings
- Book a room
- Cancel a Booking
- View Booked Rooms / Available Rooms and Registered Users
- Delete User
- Add Room
- Update Room
- Delete Room
- Report Generation