Skip to content

An inventory management system is built with PHP And MySQL to helps businesses effectively manage their inventory or stock of products.

Notifications You must be signed in to change notification settings

abinash019/Inventory-Management-System-PHP

 
 

Repository files navigation

Inventory Management System

An inventory management system is built with PHP And MySQL to helps businesses effectively manage their inventory or stock of products.

This project was developed using the following:

  • XAMPP
  • PHP
  • MySQL Database
  • HTML
  • CSS
  • Bootstrap

Screenshots:

How to Run ??

  • Download and Install any local web server such as XAMPP.
  • Download the provided source code.

System Installation/Setup

  • Open your XAMPP Control Panel and start Apache and MySQL.
  • Extract the downloaded source code zip file.
  • Copy the extracted source code folder and paste it into the XAMPP's "htdocs" directory.
  • Browse the PHPMyAdmin in a browser. i.e. http://localhost/phpmyadmin
  • Create a new database naming "inventorymanagement".
  • Import the provided SQL file. The file is known as inventorymanagement.sql located inside the database folder.
  • Browse the Simple Inventory Management System in a browser. i.e. http://localhost/InventoryManagement/

Enjoy :)

About

An inventory management system is built with PHP And MySQL to helps businesses effectively manage their inventory or stock of products.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 76.0%
  • CSS 15.6%
  • HTML 8.4%