Skip to content

massivebrains/inventory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

inventory

Basic Inventory App - A task by Devcenter.io

How to install

1. Create a database `inventory` and import the inventory.sql file in the / 2. navigate to /app/config/config.php and change line 26 which is $config['base_url'] = 'http://localhost/inventory'; to where you installed the appliaction. if its installed in the root of your local server. leave unchanged.
  1. navigate to /app/config/database.php and modify the $db['default'] array as appropriate.
  2. point your browser to [server]/inventory

About

Basic Inventory App - A task by Devcenter.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages