Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maful/e-koperasi
Voluntary Savings Cooperative App
https://github.com/maful/e-koperasi
bootstrap cooperative laravel mysql open-source
Last synced: 23 days ago
JSON representation
Voluntary Savings Cooperative App
- Host: GitHub
- URL: https://github.com/maful/e-koperasi
- Owner: maful
- License: mit
- Created: 2019-02-07T09:02:09.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-14T02:05:12.000Z (over 1 year ago)
- Last Synced: 2024-10-23T13:37:07.446Z (27 days ago)
- Topics: bootstrap, cooperative, laravel, mysql, open-source
- Language: PHP
- Homepage:
- Size: 5.35 MB
- Stars: 5
- Watchers: 2
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: readme-id.md
- License: LICENSE
Awesome Lists containing this project
README
## E-Koperasi
Sitem yang memanajemen setoran dan penarikan tabungan dengan jenis Tabungan Sukarela dengan bunga sebesar 6 persen per tahun.
## Instalasi
- Clone atau download project
- Install Dependencies dengan Composer, jalankan perintah `composer install`
- Mendefinisikan environment, jalankan perintah `cp .env.example .env`
- Generate key, jalankan perintah `php artisan key:generate`
- Migrasi Database, jalankan perintah `php artisan migrate`
- Membuat contoh data, jalankan perintah `php artisan db:seed`
- Menjalankan aplikasi, jalankan perintah `php artisan serve`## Kredensial
```
Email : [email protected]
Password : secret
```## Screenshots
![Login](./screenshots/Login.png)
![Home](./screenshots/Home.png)
![Home](./screenshots/Bank%20Interest.png)
Lebih [screenshots](./screenshots)