This Hostel Management Project is a web application developed using JSP, Servlets, and MySQL database with JDBC connectivity. The application provides functionalities for student management, leave request management, room booking, and fees checking through CRUD operations.
- Student Management: Add, edit, and delete student records with essential details.
- Leave Request Management: Students can submit leave requests, and administrators can approve or reject them.
- Room Booking: Students can book hostel rooms based on availability and preferences.
- Fees Checking: Students can check their fees status and payment history.
- Java
- JSP (JavaServer Pages)
- Servlets
- MySQL (Database)
- JDBC (Java Database Connectivity)