Source Code Money Management App with Laravel
Management Money With Laravel
UANGKU - EASY TRACKING YOUR MONEY
UANGKU adalah aplikasi opens source yang dikembangkan untuk mencatat problem keuangan, seperti keuangan masuk / debit dan keuangan keluar / credit. Beberapa fitur diantaranya:
- Daftar (Development)
- Masuk / Login
- Lupa Password (Development)
- Dashboard
- Kategori Uang Masuk
- Uang Masuk
- Kategori Uang keluar
- Uang keluar
UANGKU juga akan dibuat versi native android, yang rencana akan di kembangkan dengan android studi / java. Untuk versi webnya menggunakan Framework Laravel
NOTE: template admin menggunakan stisla, untuk lebih lengkapnya bisa kunjungi situs resminya di: https://getstisla.com/
Screenshot
Login
Register
Dashboard
Uang Masuk
Laporan Uang Masuk
Cara Install
$ > git clone https://github.com/maulayyacyber/uangku-laravel.git
$ > cd uangku-laravel
$ > composer install
$ > cp env.example .env
silahkan konfigurasi pengaturan database, seperti host, user, password dan nama database
$ > composer dump-autoload
$ > php artisan migrate
$ > php artisan db:seed
USERNAME : admin
PASSWORD : admin
Cara Menjalankan
$ > cd uangku-laravel
$ > php artisan serve
Silahkan buka browser dan ketikkan : http://localhost:8000
License
UANGKU is open-source software licensed under the MIT license.
Source Code
To use this app, please view the source code via the link below.
We hope that Source Code Money Management App with Laravel article will be useful. Please continue to visit this site to get other latest free application source code info. You can also join the telegram channel or subscribe to email to get the latest updates. Thank You.