SUP Online Shopping using PHP/MySQLi with Source Code

Language

This project is called SUP Online Shopping that was developed using PHP/MySQLi. It is commonly known as electronic marketing or automated shop. It consists of buying and selling goods and services over an electronic system such as the internet. Just like other eCommerce Web Applications, this web application also consists of cart listing, checkout process, and order details. This online shopping system/application has 2 sides of the user interface which are the Admin panel and the website for the Client/Visitors. The Admin user is in charge of managing the system data such as the list orders and products. This project has a pleasant User Interface and a user-friendly.

E-commerce is the purchasing, selling & exchanging of goods and services over a computer network or internet in which transactions or terms of sale are performed electronically or sometimes its cash on delivery.

Features:

Admin

  • Manage Category List
  • Manage Brand List
  • Manage Products
  • Manage Orders
  • Manage Messages

Client

  • Browse Product with details
  • Shopping Cart
  • Login/Registration
  • Manage Orders
  • Manage Account Details
  • Add Products to Wish List
  • Add Products to Compare
  • Send Message to Management

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

  1. Extract the source code zip file.
  2. 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.
  3. Locate the provide SQL file in the extracted source code folder. The file is known as "db_shop".
  4. Open a browser and browse the PHPMyAdmin. i.e. (http://localhost/phpmyadmin)
  5. Create a new database naming "db_shop".
  6. Import the SQL file in your newly created database.
  7. Open a new window/tab in your browser and browse the web application. Add "/admin/login.php" in your URL to access the admin panel. i.e.(http://localhost/shop) for the website and (http://localhost/shop/admin/login.php) for the admin panel.

Admin Access:

Username: nayem
Password: 122713

Demo

That's it! You can now explore and have an actual experience of this project. I hope this SUP Online Shopping Web Application using PHP/MySQLi will help you with what you are looking for. And I hope also that this project will help you to learn some other things in terms of programming using PHP Language.

If you have any question you can contact me @
Phone: 01647627397
Email: [email protected]

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 byBbi Matshaon Sat, 12/22/2018 - 23:31

when i register a customer im failing to login i changed a system a little bit to match my project
Submitted byjimXXXX (not verified)on Thu, 06/10/2021 - 01:30

sir how to fix reply message? thank you
Submitted byMaxime6214 (not verified)on Thu, 08/19/2021 - 01:03

Hello, excuse me for bothering you but the "paymentonline.php" is missing in the file. Would it be possible to send it to me by email? Thank you, good evening to you
Submitted byAnonymous (not verified)on Thu, 06/29/2023 - 19:31

Sample product
Submitted byJeffreypas (not verified)on Mon, 01/29/2024 - 21:24

Nice

Add new comment