A modern web-based hostel management system with glassmorphism UI, mobile-responsive design, and comprehensive administrative features.
- 🏠 Room Management - Allocation, occupancy tracking, different room types
- 👥 Student Management - Registration, profiles, room assignments
- 👨💼 Staff Management - Role-based access, shift management
- 🎉 Event Management - Community events, registration, feedback
- 📊 Dashboard - Real-time statistics and analytics
- 📱 Mobile Responsive - Glassmorphism UI with smooth animations
- XAMPP/WAMP/LAMP server
- PHP 7.4+, MySQL 5.7+
- Modern web browser
# Clone repository
git clone https://github.com/1ayushkumar/hostel_management_system.git
# Setup database
# 1. Start XAMPP/WAMP (Apache + MySQL)
# 2. Open phpMyAdmin → Create database: hostel_management
# 3. Import: hostel_management.sql
# 4. Import sample data: sample_data.sql
# Access system
# Open: http://localhost/hostel_management_system
Role | Password | |
---|---|---|
Warden | rajesh@hostel.com | password |
Security | amit@hostel.com | password |
Backend: PHP 7.4+, MySQL 5.7+
Frontend: HTML5, CSS3, JavaScript, Bootstrap 5
Libraries: jQuery, DataTables, Font Awesome
Features: Responsive design, Glassmorphism UI, Mobile-first approach
This project is licensed under the MIT License - see the LICENSE file for details.
Ayush Kumar - @1ayushkumar