Skip to content

IIMS is a simple online inventory and invoice management system that also help you manage your customers, employees, products.

License

Notifications You must be signed in to change notification settings

shibbir/iims-ci

Repository files navigation

IIMSApp - CodeIgniter v2.2.2

IIMS is a simple online inventory and invoice management system that also help you manage your customers, employees, products.

No Maintenance Intended License

Built with these awesome tools:

Database Setup

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"

Installation

# 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

About

IIMS is a simple online inventory and invoice management system that also help you manage your customers, employees, products.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published