Skip to content

Aplikasi Iuran Kas RT Untuk keperluan tugas UAS

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
license.txt
Notifications You must be signed in to change notification settings

yeremiaraulandreas/iuran_kas

Repository files navigation

CodeIgniter 4 Aplikasi Iuran Kas RT

Program sederhana Aplikasi Iuran Kas RT menggunakan Ajax dengan CodeIgniter4.

Installation

Clone the repository:

git clone https://github.com/yeremiaraulandreas/iuran_kas.git

Pindah ke directory iuran_kas:

cd iuran_kas

Install dependency composer dengan git bash atau terminal:

composer install

Buat database baru. Kemudian rename file .env.example ke .env selanjutnya sesuaikan dengan konfigurasi database:

database.default.hostname = localhost
database.default.database = iuran_kas
database.default.username = root
database.default.password =
database.default.DBDriver = MySQLi

Migrasi database:

php spark migrate

Jalankan aplikasi dengan perintah:

php spark serve

Sekarang buka browser dengan alamat address http://localhost:8080/

Screenshoot | Demo on Iuran-kas

[Dashboard]image [Warga]image [Update]image [Delete]image [Iuran]image [Laporan]image

About

Aplikasi Iuran Kas RT Untuk keperluan tugas UAS

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
license.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •