Computer Parts Sales and Inventory System Using PHP/MySQL with Source Code

Language

The Computer Parts Sales and Inventory System is a Simple Management System using the language PHP and MySQL database. This system is all about selling computer products and buying. The admin can manage all products such as update, delete, edit, add user, and add supplier. The system is very user-friendly and easy to understand. This system has a POS or Point of Sale Feature which where the sales transaction between the store and customer is being done.

Features

  • Home/Dashboard Page
  • Customer Management
  • Employee Management
  • Product Management
  • Inventory
  • POS or Point of Sale
  • Transaction List/View
  • Supplier Management
  • Account Management

This Sales and Inventory System was developed using PHP, MySQL Database, HTML, CSS, JavaScript, and SB-Admin for the design. Follow the instructions below on how to run this project.

How to Run

Requirements:

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

Setup/Installation

  1. Extract the source code zip file.
  2. Open your XAMPP/WAMP's Control Panel and start "Apache" and "MySQL".
  3. If you are using XAMPP, copy the source code folder and paste it into the XAMPP's "htdocs" directory. If you are using WAMP, paste it into the "www" directory.
  4. Open the PHPMyAdmin in a browser. (http://localhost/phpmyadmin)
  5. Create a new database naming "prince".
  6. Import the provided zip file along with the source code folder. The file is known as "prince.sql" and located in the root path of the source code folder.
  7. Browse the Web Application in Web Browser. (http://localhost/Electronics_Parts_Sales_and_Inventory_System)

Admin Access

Username: admin
Password: admin

VIEW DEMO

I hope this Computer Parts Sales and Inventory System using PHP/MySQLi will help you with what you are looking for.

Subscribe on my YouTube Channel: 1 Source Code
Personal blog: 1sourcecodr.blogspot.com
FB Pages: 1source code

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.

Add new comment