Online Hostel Management System using PHP/MySQL
Project: Online Hostel Management System using PHP/MySQL with Source Code
About the Project
This project is programmed using PHP and MySQL is the database used. The project is perfect if you have a hostel business especially for students. This will manage the rooms being stayed by the students and will determine all the expenses including rooms and foods.
Features of the Project
- Administrator’s Dashboard
- User’s Dashboard
- Profile for Admin and Users
- Manage Students
- Manage Rooms
- Room Details
- Manage Courses
- Change Password
- Hostel Booking
- Access Log
- Student Registration
- 100% Responsive
Admin Control Panel
hostel management system admin control panel
User Control Panel
hostel management system user control panel
How to run the Online Hostel Management System using PHP/MySQL
1.Download the zip file
2.Extract the file and copy hostelsystem folder
3.Paste inside root directory(for xampp xampp/htdocs, for wamp wamp/www, for lamp var/www/html)
4.Open PHPMyAdmin (http://localhost/phpmyadmin)
5.Create a database with name hostel
6.Import hostel.sql file(given inside the zip package in SQL file folder)
7.Run the script http://localhost/hostelsystem
OR
You can watch the video demo below on how to run this project.
Download Here