https://github.com/lakshayd02/hostel-management-system-php
Hostel Management System is a lightweight, web-based solution built with PHP and MySQL to streamline hostel operations, including room allotment, student registration, complaint tracking, and feedback management, with dedicated modules for admins and users.
https://github.com/lakshayd02/hostel-management-system-php
apache-server full-stack-application hostel-management-system hostel-management-system-php html-css-javascript html5 mysql-database php7 xampp xampp-server
Last synced: about 1 month ago
JSON representation
Hostel Management System is a lightweight, web-based solution built with PHP and MySQL to streamline hostel operations, including room allotment, student registration, complaint tracking, and feedback management, with dedicated modules for admins and users.
- Host: GitHub
- URL: https://github.com/lakshayd02/hostel-management-system-php
- Owner: LakshayD02
- Created: 2025-08-10T17:31:58.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-08-10T17:50:42.000Z (9 months ago)
- Last Synced: 2025-08-10T19:27:00.735Z (9 months ago)
- Topics: apache-server, full-stack-application, hostel-management-system, hostel-management-system-php, html-css-javascript, html5, mysql-database, php7, xampp, xampp-server
- Language: JavaScript
- Homepage: https://drive.google.com/file/d/1NJhdz871hI7mduj0fx6bE2iWhbJ5VR3m/view?usp=sharing
- Size: 3.3 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🏨 Hostel Management System
**Hostel Management System** is a lightweight, web-based solution built with PHP and MySQL to streamline hostel operations, including room allotment, student registration, complaint tracking, and feedback management, with dedicated modules for admins and users.
---
## 🔧 Features
### Admin Module
- 🔐 Secure Admin Login
- 👤 Manage Admin Profile and Password
- 🎓 Course Management (Add/Edit/Delete)
- 🛏️ Room Management (Create Rooms, Set Seater, Fees)
- 📝 Student Registration and Room Allotment
- 📋 View, Print, and Delete Student Profiles
- 📢 Manage Student Complaints
- 💬 View Student Feedback
- 🔑 Password Recovery
### User Module
- 📝 User Registration & Secure Login
- 🔑 Forgot Password Recovery
- 👤 Manage User Profile and Password
- 🏠 Hostel Booking & View Room Details
- 📢 Lodge and Track Complaints
- 💬 Submit Feedback
- 🕒 View Last Login Details
---
## 🛠️ Tech Stack
- **Backend**: PHP
- **Database**: MySQL
- **Frontend**: HTML, CSS, JavaScript, Bootstrap
- **Server**: Apache (XAMPP/WAMP)
---
## 🔑 Default Admin Credentials
- **Username**: admin
- **Password**: admin@Hostel12345
---
## 🚀 Getting Started
### Prerequisites
- PHP >= 7.x
- MySQL
- Apache Server (XAMPP/WAMP recommended)