Mess Management System In PHP With Source Code
Other Details
Features:
User
- Regitration
- User Login
- View Food
- View Account
- Feedback
- Notice
- Attendance
- Logout
Admin Panel :
- Admin login
- Dashboard
- Add Inventory
- Add Notice
- View User
- View Attendance
- View Feedback
- Logout
How to Run this Project:
- Starting Apache and MySQL in XAMPP
- Download Project by Projecto.in
- Extract file and paste the project into xampp/htdocs
- Open a browser and go to URL “http://localhost/phpmyadmin/”
- Now Create Database
- Import the SQL file (Database Details Mentioned in Readme file.)
- Now Open a browser and go to URL http://localhost/
- You will see htdocs/ file
- Select the project and run.