Online Tiffin Service System Using PHP and MySQL
Online Tiffin Service System is a web-based application that allows the administrator to handle all the activities online quickly and safely. Using Interactive GUI anyone can quickly learn to use the complete system. This system will give power and flexibility to the administrator to manage the entire system from a single online portal.
Project Requirements
Project Name | Online Tiffin Service System in PHP |
---|---|
Language Used | PHP5.6, PHP7.x |
Database | MySQL 5.x |
User Interface Design | HTML, AJAX,JQUERY,JAVASCRIPT |
Web Browser | Mozilla, Google Chrome, IE8, OPERA |
Software | XAMPP / Wamp / Mamp/ Lamp (anyone) |
In Online Tiffin Service System we use PHP and MySQL Database. This project keeps the records of Tiffin’s orders. This project has two modules i.e. admin and user.
Admin Module
- Dashboard: In this section, admin can briefly view the total new orders, total confirmed orders, total canceled orders, and total orders.
- Tiffin: In this section, admin can manage Tiffin (Add/Update).
- Order: In this section, admin can view the Tiffin order details and they have also the right to change order status according to current status.
- Invoices: In this section, admin can view invoices of the tiffin orders and also take print of the invoice.
- Reports: In this section admin can view the Tiffin details and check the sales reports (month-wise/year wise) in a particular period.
- Registered Users: In this section, admin can view the list of registered users
- Search Invoice: In this section, admin can search the Tiffin invoice with the help of customer invoice number, Name and Mobile Number.
- Search Order: In this section, admin can search the tiffin orders invoice with the help of customer invoice number, Name and Mobile Number.
Admin can also update his profile, change the password and recover the password.
User Module
- Home Page: In this section, user can view the home page of the web application and also view which food available in Tiffin service and order that food.
- My orders: In this section, user can view order history and invoice after login.
- My Profile: In this section, user can view and update his/her profile.
- Setting: In this section, user can change his/her password.
- Log out: The user can be logged off the system using this module.
Some Project Screenshots
How to run the Online Tiffin Service System Using PHP and MySQL
- Download the zip file
- Extract the file and copy otss folder
- Paste inside root directory(for xampp xampp/htdocs, for wamp wamp/www, for lamp var/www/html)
- Open PHPMyAdmin (http://localhost/phpmyadmin)
- Create a database with name otssdb
- Import otssdb.sql file(given inside the zip package in SQL file folder)
- Run the script http://localhost/otss (frontend)
Credential for admin panel :
Username: admin
Password: Test@123
Credential for user panel :
Username: test09@test.com
Password: Test@123