Skip to content

JohnEmerson/warehouse-inventory-system

 
 

Repository files navigation

Warehouse inventory system

The application was initially created by Siamon Hasan, useing php, mysql and bootstrap.

I created this web application for beginner php programmer and who found difficulties to creating a inventory system. This application more then 2 years old. I cleaned and modified few files.

If you find any bug, and a fix for that bug, please leave a comment on the github page for this project and i will push the change into the master branch.

##Installation

Installing this application is fairly easy, just follow these steps:

  1. Download the latest version with git (git clone https://github.com/siamon123/warehouse-inventory-system.git)

  2. Import/load inventory.sql into your mysql database. This should set up the basic structure of the database system.

  3. Modify the includes/config.php and change the variables to match your host, database, username and passwords.

  4. Then loging by typing username: admin, password: admin

  5. Good luck!

Smaller icon

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 85.1%
  • PLpgSQL 8.2%
  • CSS 3.8%
  • JavaScript 2.9%