CodeIgniter 3.1.13 with Template Mazer v2.0.3
- Ekstrak File ZIP kedalam folder htdocs.
- Import File db_stok_warehouse.sql kedalam localhost/phpmyadmin dengan nama Database db_stok_warehouse
- Buka localhost/(nama root masing masing)
## Demo
Demo Karyawan
https://stokwarehouse.aethershin.com
Klik Akun Login diatas form Login Karyawan, lihat email dan password disitu
Demo Admin
https://stokwarehouse.aethershin.com/admin
Klik Akun Login diatas form Login Admin, lihat email dan password disitu
## Server Requirements
PHP version 5.6 - 7.4.
## Dependencies
| NAME | VERSION | WEB | REPO |
| :--- | :---: | :---: | :---: |
| CodeIgniter | 3.1.13 | [Website](https://codeigniter.com)
| Template Mazer | 2.0.3 | [Website](https://saugi.me/) | [Github](https://github.com/zuramai/mazer)
| jQuery | 3.2.1 | [Website](http://jquery.com) | [Github](https://github.com/jquery/jquery)
| TCPDF | [Website](https://tcpdf.org/) | [Github](https://github.com/tecnickcom/TCPDF)
| Cirqrcode | 1 | [Website](https://phpqrcode.sourceforge.net/) | [Github](https://github.com/dwisetiyadi/CodeIgniter-PHP-QR-Code)
| PHP Excel | 1 | [Github](https://github.com/PHPOffice/PHPExcel)
## Reference
* [CodeIgniter](https://github.com/bcit-ci/CodeIgniter)
* [MazerTemplate](https://github.com/zuramai/mazer)
* [Cirqrcode](https://github.com/dwisetiyadi/CodeIgniter-PHP-QR-Code)
* [TCPDF](https://github.com/tecnickcom/TCPDF)
* [PHP Excel](https://github.com/PHPOffice/PHPExcel)
* [Datatables Server Side] (https://mbahcoding.com/tutorial/php/codeigniter/codeigniter-ajax-crud-using-bootstrap-modals-and-datatable.html)