Electricks Online Shop System (eCommerce) using PHP with Source Code

Language

This is a PHP project called Electricks Online Shop System. This system is a sort of eCommerce Website which is main purpose is to provide the Shops or Stores customers an online platform to browse/explore their products. Aside from browsing the shop's products, customers can also place their orders through the website. This system has 2 types of users which are the administrator and the Customers/Guest. The Administrator is the one who manages the product list and stocks.

This project was used to present in Southern Luzon State University - Lucban. The project was developed using PHP/Mysqli, MySQL Database, HTML, CSS, Javascript (jQuery and Ajax), and Bootstrap for the design. The system source code is free to download. Just follow the instructions that are provided below to run the project properly.

Features

Admin Side

  • Manage Suppliers
  • Manage Products
  • Manage Stocks
  • Manage Users
  • Manage System Administrator

Customer Side

  • Login/Logout
  • Browse Products
  • Search Product
  • Add Product to Shopping Cart
  • Manage Shopping Cart
  • Place Order

Feel Free to download and modify the source code the way you wanted. Please don't forget to give credits to the original developer. Thanks!

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 "electricks".
  6. Import the provided SQL file. The file is known as "electricks.sql" located inside the extracted source code folder.
  7. Browse the Electricks Online Shop System in a browser. i.e. http://localhost/Electricks/Electricks-shop/ for the website and http://localhost/Electricks/Electricks-shop/pages/admin_login_page.php for the admin side

Admin Access Information

Username: bluedcoffee
Password: bluedcoffee

DEMO

That's it! You can now explore the features and functionalities of this project. I hope this will help you with what you are looking for.

Happy Coding :)

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 byNoah23456 (not verified)on Sun, 10/14/2018 - 22:53

Try To work on eCommerce

Add new comment