Stars: 337
Forks: 235
Pull Requests: 8
Issues: 52
Watchers: 55
Last Updated: 2021-04-12 01:10:16
Open source inventory management system with php and mysql
License: MIT License
Languages: PHP, CSS, JavaScript
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.
Download the latest version with git (git clone https://github.com/siamon123/warehouse-inventory-system.git
)
Import/load oswa_inv.sql into your mysql database. This should set up the basic structure of the database system.
Modify the includes/config.php and change the variables to match your host, database, username and passwords.
Change all Folder permission inside uploads folder either add them to group call www
if available or 777
.
Then loging by typing username and password:
Administrator | Special User | Default User |
---|---|---|
Username : admin | Username : special | Username : user |
Password : admin | Password : special | Password : user |
Good luck!
Like @OSWA on Facebook for more project.
Don't forget to visit oswapp.com