Point of Sales and Inventory Management System in PHP/PDO with Full Source Code

Language

Point of Sales and Inventory Management System in PHP/PDO with Full Source Code

The Point of Sales and Inventory Management System is a software based system that is made up of PHP, JavaScript, CSS, BootStrap and MySQL database. In this Point of Sales and Inventory Management System in PHP/PDO that admin is the one who has the full responsibility in running the system and he takes charge in managing the features to make the Point of Sales and Inventory Management System in PHP/PDO work smoothly.

About the Point of Sales and Inventory Management System in PHP/PDO

The main purpose of this Point of Sales and Inventory Management System in PHP/PDO is to help business owners to easily track sales and their production process. This is very useful most especially if you have a small business that needs an automated Point of Sales and Inventory Management System. In this Point of Sales and Inventory Management System in PHP/PDO, the admin plays a vital role in all of the management of the system. The admin has the ability to manage sales by simply entering the customer’s name and cash amount. Then the system will automatically provide the sales report that contains the item code, name, price, quantity, discount and amount. The admin can also add, update and remove products. To manage the customers, the admin has to provide the customer’s name, address, product name, total name and the expected date.

These are the following features of the Point of Sales and Inventory Management System in PHP/PDO

Admin

  • Manage Sales
  • Manage Products
  • Manage Categories
  • Manage Customers
  • Manage Suppliers
  • Manage Users
  • Sales Reports
  • Login and Logout

Cashier

  • POS
  • Manage Customers
  • Login and Logout

How to setup Point of Sales and Inventory Management System in PHP/PDO

  1. Download the zip file.
  2. Download and install XAMPP
  3. Run the XAMPP control panel and start MySQL and Apache
  4. Go to C:\xampp\htdocs and extract the downloaded zip file (PISP) inside the folder
  5. Open the browser and go to http://localhost/phpmyadmin/ to create the database
  6. Click the new to create a database.
  7. Name the database sourcecodester_posales
  8. Click import to import the sql file.
  9. Click choose file and select the file that can be found inside the PISP folder
  10. Click go.

How to run Point of Sales and Inventory Management System in PHP/PDO with Full Source Code

Open the browser and go to http://localhost/pisp/

Accessing admin accounts

Username: admin
Password: admin

Accessing cashier accounts

Username: janobe
Password: janobe

This Point of Sales and Inventory Management System in PHP/PDO with Full Source Code is for educational purposes only. You can download it as a reference and expand your knowledge in making a system. You can freely modify it, according to your desire.

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 byArporson Thu, 02/25/2021 - 06:35

This Application is super God, Thanks to the developer, but, what if someone want to add Barcode Scanner to the project.

Submitted bypreach (not verified)on Sat, 02/04/2023 - 23:20

how to fix this Error " Fatal error: Uncaught Error: Call to undefined function mysql_connect() in C:\xampp\htdocs\POS\login.php:12 Stack trace: #0 {main} thrown in C:\xampp\htdocs\POS\login.php on line 12"

Add new comment