Hostel Management System project divided into two moduls. 1. Admin Module 2. User Module
Admin Module contains below features
- Login: admin can Login
- Dashboard : Admic can see information about rooms, stidents and courses.
- Cource Creation: admin can add courses which will be used while student creation know about their education levels
- In this feature admin can add, edit and delete courses.
- Rooms: Admin can create Rooms information like room number, price for room and members for each room.
- In This feature admin can create, edit, delete room information
- Student Registration: Admin can create student with his information
User Module:
- User can register and login into application
- Book Hostel: User can book hostel by filling booking form
- Hoster details: User can see list of rooma and its information on Hostel Details page
How to Install and Run application
- Download ZIP file and extract file
- Import hostel.sql file into your phpmyadmin/database server
- Put your hostel php code in to your server
Now run your local server and enter http://localhost/hostel