https://github.com/iguntur/siakad-app
Sistem Informasi Akademik SMK
https://github.com/iguntur/siakad-app
Last synced: about 2 months ago
JSON representation
Sistem Informasi Akademik SMK
- Host: GitHub
- URL: https://github.com/iguntur/siakad-app
- Owner: iguntur
- License: mit
- Created: 2015-09-06T14:21:48.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-03-10T21:08:35.000Z (about 7 years ago)
- Last Synced: 2025-03-26T21:45:54.872Z (2 months ago)
- Language: PHP
- Homepage:
- Size: 2.07 MB
- Stars: 8
- Watchers: 1
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
## SIAKAD | SMK
Program ini dibuat khusus untuk sistem informasi akademik sekolah SMK atau setara.
## Development
- PHP Framework [Codeigniter](http://codeigniter.com/)
- CSS Framework [Bootstrap](http://getbootstrap.com/)
- SASS Stylesheet Engine
- Gulp [**`npm`**]## Kebutuhan Sistem
- Web Server - [`apache`]
- PHP 5.*
- MySQL### Cara Penggunaan
1. Silahkan download repositori ini. Ekstrak repositori [**`siakad-app-master.zip`**] ini ke folder **htdocs**.
2. Buat database baru.
3. Ekstrak terlebih dahulu file database [**`db.sql.zip`**] yang berada di folder [**`_sql`**].
4. Import file [**`*.sql`**] yang telah di ekstrak dari [**`db.sql.zip`**] tadi ke dalam database baru yang telah dibuat sebelumnya.
5. Program ready.### Versi / Revisi
- 9/7/2015 Program ini masih dalam tahap pengembangan.