Skip to content

This is a simple sales inventory management system built with PHP AND MySQL

License

Notifications You must be signed in to change notification settings

fridayonojah/Sales-inventory-system-built-with-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inventory Management System

A PHP web system for managing an inventory.

Installation

  • Clone the repository and move the root folder to the deployment folder of your browser. (for Apache, this is htdocs)
  • Create a blank DB called shop_inventory in MySQL
  • 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

Acknowledgments

  • Inspired by many similar projects online

About

This is a simple sales inventory management system built with PHP AND MySQL

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages