Mess Management System In PHP With Source Code


Mess Management System In PHP With Source Code

Other Details

Features:

User

  1. Regitration
  2. User Login
  3. View Food
  4. View Account 
  5. Feedback
  6. Notice
  7. Attendance
  8. Logout

Admin Panel :

  1. Admin login
  2. Dashboard
  3. Add Inventory
  4. Add Notice
  5. View User
  6. View Attendance
  7. View Feedback
  8. Logout

How to Run this Project:

  1. Starting Apache and MySQL in XAMPP
  2. Download Project by Projecto.in
  3. Extract file and paste the project into xampp/htdocs
  4. Open a browser and go to URL “http://localhost/phpmyadmin/”
  5. Now Create Database
  6. Import the SQL file (Database Details Mentioned in Readme file.)
  7. Now Open a browser and go to URL http://localhost/
  8. You will see htdocs/ file
  9. Select the project and run.

Download