Skip to content

open-source inventory management with sales and orders web application

Notifications You must be signed in to change notification settings

bitsandbots/inventory_old

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

inventory

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.


documentation

-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 or 777.

  • 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/

support

Contact Cory: https://coreconduit.com/contact/

About

open-source inventory management with sales and orders web application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 92.4%
  • CSS 2.7%
  • Hack 2.5%
  • JavaScript 2.4%