Skip to content

fed135/warehouse-inventory-system

 
 

Repository files navigation

Oswa - inv

OSWA-INV v2 image #Warehouse inventory system


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

OSWA-INV is a web based Inventory System, that will allow you to keep tracking of the quantity buying and selling price of the products existing in your warehouse or business. When creating a new products, you can set a quantity,buying and selling price.


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.

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 oswa_inv.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. Change all Folder permission inside uploads folder either add them to group call www if available or 777.

  5. Then loging by typing username and password:

    Administrator Special User Default User
    Username : admin Username : special Username : user
    Password : admin Password : special Password : user
  6. Good luck!


DON'T FORGET TO GIVE US FEEDBACK


Like @OSWA on Facebook for more project.

Don't forget to visit oswapp.com

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 92.7%
  • CSS 5.3%
  • JavaScript 2.0%