- Copy repository
- Copy .env_sample to .env and setup your db
- Composer install
- php artisan migrate:fresh --seed
- npm install
- npm run dev
- php artisan serve
- run php artisan schedule:test, select 0 then.
- addLokasi dan editLokasi.blade pembatasan input max luas lahan di remark
- data step menjadi 3 digit
- field anggota_id di db master_anggotas menjadi not unique
- field luas_lahan di db data_realisasi menjadi double
- menambahkan catch error message untuk debug di PullRiphController
- menambahkan catch error message untuk debug di LoginController
- reduce data load on initmap (attempt: 1)
- count and sum method change to DataRealisasi instead of Lokasi
- New Template SKL Heading
- Reduce data load on initmap (attempt: 2)
- Give Administrator ability to reject the SKL Approval Submission
- Give user ability to change the data after Approval rejection
- Add new fields for Administrator to report where the product shall be go (sales in weight, keep in weight) in SKL Approval form.
- Advance. Change user behavior from map drawing and or uploading the KML to only select available area based on the farmer National ID. a. this will need new modules and database table b. new crud