The Admin Panel and the Public Side are
the two components that make up this project. The area of the system where
admin users handle the product list, category products, and customer orders is
known as the Admin Panel. The admin is responsible for handling or updating the
clients' pending orders (confirmed, delivered, and canceled). On the public
side, customers, clients, and prospective customers can create their account
credentials. They can look over the corporate menus to see what they would like
and want to order. They can add the menu of their choice, change the quantity
of the items in the cart, and then submit their order.
Name
of Project: Online Groceries Ordering System
Language Used:
PHP
Database Used:
My SQL
Design Interface:
Bootstrap JavaScript, HTML, Ajax, JQuery,
Browser: Opera Mozilla Google Chrome IE8,
Software: WAMP/ XAMPP/ LAMP/MAMP
About System
How to setup this project
Step 1st. Download
xampp
Step 2nd. Text
editor notepad++ or Sublime
Step 3rd. Download
the zip file/ Download winrar
Step 4th. Extract
the file and copy “grocery_ordering”
”
folder
Step 5th. Paste
inside root directory/ where you install xampp local disk C: drive D: drive E:
paste: for xampp/htdocs,
Step 6th. Open
PHPMyAdmin http://localhost/phpmyadmin
Open your XAMPP click php.ini file and
uncomment the sqlite3 and gd library. After save the file.
Step 7th. Create
database name grocery_db.sqlite
Step 8th. Import
grocery_db.sqlite file given inside the zip package in SQL file folder
Step 9th. Run
the script http://localhost/grocery_ordering
Step 10th. Password:
username:admin / password :admin121
System Images
0 Comments