An open API service indexing awesome lists of open source software.

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.

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)