IIMS is a simple online inventory and invoice management system that also help you manage your customers, employees, products.
Built with these awesome tools:
- CodeIgniter v2.2.2
- Twitter Bootstrap v2.3.2
- KendoUI v2013.1.319
- CI Template Library
- Handlebars v1.3.0
- MySQL
1. First create a database "iims_app_db" in MySQL
2. Then import the "iims_app_db.sql" file
3. Finally, update the db info in "application/config/database.php"
# You have to have node.js installed on your machine.
# Simply download and install node.js if you haven't already.
$ cd /path/to/your/source/root
$ npm install
$ npm install -g gulp
$ gulp