Online Ordering System Using PHP and MySQL Database with Source Code

Language

If you are looking for a system that has a smooth process of ordering online, I recommend this one for you. This online ordering system can track orders of customers and it has a Wish List wherein a customer can save his desired items to their user account. An internet connection is needed in order for order to take effect and the customer needed to register and uphold an account to make frequent ordering convenient. In this system, the admin can confirm the items ordered by the customer and it also contains a statistic report.

This Online Shopping System Project was developed using PHP, HTML, CSS, Javascript, Bootstrap, and some Plugins and Libraries. The source code free to download. Continue reading below to know more about this project.

These are the following features of the system.

Admin

  • Dashboard
  • Manage Orders
  • Manage Products
  • Manage Category
  • Manage Sub Category
  • Manage Users
  • Report

Client

  • Search product
  • Manage Customer Accounts
  • Add to Wish List
  • Purchased orders
  • Track Orders

How to Run

Requirements

  • Download and Install any local web server such as XAMPP/WAMP.
  • Download the provided source code zip file. (download button is located below)

Installation/Setup

  1. Open your XAMPP/WAMP's Control Panel and start the "Apache" and "MySQL".
  2. Extract the downloaded source code file.
  3. If you are using XAMPP, copy the extracted source code folder and paste it into the XAMPP's "htdocs" directory. And If you are using WAMP, paste it into the "www" directory.
  4. Browse the PHPMyAdmin in a browser. i.e. http://localhost/phpmyadmin
  5. Create a new database naming "db_shopping".
  6. Import the provided SQL file. The file is known as "db_shopping.sql" located inside the extracted source code folder.
  7. Browse the Online Ordering System in a browser. i.e. http://localhost/OnlineOrdering for the website and http://localhost/OnlineOrdering/admin  for the admin side

Access this system using the admin account

Username: admin
Password: admin

Demo

That's it! You can now explore the features and functionalities of this PHP Project. 

Enjoy :)

For more information about the system. You can contact me @
Email [email protected]
Mobile No. – 09305235027 – TNT
FB Account – https://www.facebook.com/onnaj.soicalap

Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.

Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.

FOR YOUR OWN SAFETY, PLEASE:

1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.

Comments

Submitted byAmbuja S M (not verified)on Thu, 04/29/2021 - 17:17

In reply to by Vasava jignesh (not verified)

I couldn't find download option
Submitted byKipkemboi (not verified)on Mon, 08/09/2021 - 04:09

kindly guide me on where to edit colors for the system interface

Add new comment