Skip to content

KryptonB/inventory-management-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inventory Management System

GitHub

A simple PHP web system for managing an inventory.

Screenshots:

Sale details
Search details

Installation

  • Fork the repository and move the root folder to the deployment folder of your server. (for Apache, this is htdocs)
  • Create a blank DB called shop_inventory in MySQL
  • Create a new user called inventoryUser with a password as password and give full permission to that user.
  • Load the sql dump to the newly created shop_inventory database
  • Change the root url of your website in constants.php file

Requirements

  • PHP
  • MySQL
  • Apache
  • Google Chrome web browser (JavaScript enabled)
  • Internet connection with a reasonable speed

Usage

  • Access the login.php file from via browser and give guest as username and 1234 as password

Built With

Acknowledgments

  • Inspired by many similar projects online

About

Simple PHP, MySQL inventory control system

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages