Application for store office supply, develop base on codeigniter 3
- Add / Edit / Users
- Add / Edit / Delete asset
- Add / Edit / Delete asset's category
- Report from total data ( Cannot filter on this version )
- Not supported MySQL use MySQLi (recommend)
- Create database name "supply_storage" and import database with supply_storage.sql
- Update your database config
- Update config.php, replace base_url from "office-supply-storage-ci" to your path
- Enjoy it!!
- Update upload class support PHP7
- Filter report
- Add more features