Skip to content

Application for manage office assets storage, develop based on Codeigniter 3

License

Notifications You must be signed in to change notification settings

ALTELMA/office-supply-storage-ci3

Repository files navigation

Office Supply Storage System

StyleCI

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 )

Requirement

  • Not supported MySQL use MySQLi (recommend)

Installation

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

Changelog

  • Update upload class support PHP7

Next Phase

  • Filter report
  • Add more features