Skip to content

khadimniass/gestion-stock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inventory Management System

A simple 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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages