Description
Restaurant Management System Project using PHP and MySQL
This project is a Restaurant Management System developed using PHP and MySQL. The project is built using PHP version 7 and MySQL version 5.6, and it can run on XAMPP or WAMP servers. This is a mini project with only admin functionality, without a customer role. The admin can add food items, manage sales, view food and sales reports. You can download this PHP project for free, including for academic purposes.
Below are the modules and descriptions of the Restaurant Management System Project:
Food Item Module:
The Food Item module allows the admin to manage food items, while customers can view the available food items. Admin can add, edit, delete, and view the list of all food items.
Features of Food Item Module:
- Admin can manage food items
- Admin can edit/delete food items
- Admin can view the list of all food items
- Customers can view food items
Sells Module:
The Sells module enables the admin to manage customer sales records. Admin can add, edit, delete, and view the list of all sales records.
Features of Sells Module:
- Admin can manage sales
- Admin can edit/delete sales
- Admin can view the list of all sales
- Customers can view their sales
Functionality performed by Admin user:
Admin users can perform the following functionalities:
- Login, Forgot password, Edit Profile, Change Password, Logout
- Dashboard for Admin User
- Manage Food Item (Add, Edit, View, List)
- Manage Sell (Add, Edit, View, List)
- Reports of all Food Items and Sells
Static Pages and other sections:
Static pages available in the project:
- Home Page with animated slider
- About Us page
- Contact Us page
Technology Used:
Technologies used in the project:
- HTML, CSS, JavaScript for frontend
- PHP for business logic
- MySQL for database
- Apache2 server
Supported Operating System:
The project can be configured on the following operating systems:
- Windows (WAMP or XAMPP)
- Linux
- Mac