inventory management system with sales and orders
https://www.hackster.io/bitsandbots/serving-your-own-inventory-management-system-6e8b53 Modified by Cory J. Potter aka CoreConduit Consulting Services 2018 - 2019
The application was initially created by Siamon Hasan, using php, mysql and bootstrap.
-Install L.A.M.P. stack: ( MySQL is now MariaDB ) ~ optionally install Wordpress -https://projects.raspberrypi.org/en/projects/lamp-web-server-with-wordpress/
-
Download the latest version.
-
Not sure how this works? Start with a clean ( empty ) database, then import demo_inv.sql and you've got some basic data to get started! OR, try a clean database: import/load inventory.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-data
if available or777
. -
Then logging in by typing username and password:
Administrator Special User Default User Username : admin Username : special Username : user Password : admin Password : special Password : user
-Additional documentation and configuration for your Inventory Management System:
-https://www.hackster.io/bitsandbots/serving-your-own-inventory-management-system-6e8b53
-https://coreconduit.com/2019/02/07/using-a-raspberry-pi-for-your-own-inventory-management-system/
Contact Cory: https://coreconduit.com/contact/