The Hostel Management System is a web-based application developed to improve the efficiency of hostel room allocation and management.
It provides separate interfaces for students and administrators, making the process of room requests, approvals, and tracking simple and organized.
- Student registration and login
- Browse available hostel rooms
- Apply for hostel rooms
- View and track room request status
- Secure admin login with session handling
- Admin dashboard
- View student room applications
- Approve or reject room requests
- Manage hostel allocation efficiently
- HTML – Structure of web pages
- CSS – Styling and layout
- JavaScript – Client-side validation and interactivity
- PHP – Server-side logic and request handling
- MySQL – Store student details, room information, and applications
- XAMPP – Apache server and MySQL database
- VS Code – Code editor
- Web Browser – Chrome / Firefox