Explaining: https://youtu.be/E7BDIRv23ws
(Legacy) Demo: https://youtu.be/QfkTETmJl3o
(Legacy) Explaining: https://youtu.be/UlZ--6HehHg
This Projectt is Still In Development, please expect some bug
Website summary jadwal sholat untuk masjid dengan beberapa fitur tambahan
- dump data jadwal sholat dari api.myquran.com
- Summary Jadwal Sholat
- Pengumuman dalam bentuk Running Text
- Sistem Keuangan Masjid
- Summary Jadwal Sholat
- Dump data jadwal sholat dari api.myquran.com
- Redesign Summary Jadwal Sholat
- Ganti Jadwal Saat Bulan berubah
- Ganti Jadwal Saat tanggal berubah
- Pengumuman dalam bentuk Running Text dihubungkan dengan database.
- Sistem Keuangan Masjid (Dashboard)
- Onboarding Guider (Panduan Pertama)
- Refactoring Code untuk mempermudah pengembangan aplikasi
- Improvement API sistemasjidmu
- Penambahan fitur API jadwal Harian, Jadwal Tahunan
-
Simpan API respose cache ke browser
git clone https://github.com/nfal001/sistemasjidmu.git
cd sistemasjid
composer install
npm install
copy .env.example .env
php artisan key:generate
php artisan serve
http://127.0.0.1:8000/summary/1608/2022/12
http://127.0.0.1:8000/summary/{kotaID}/{year}/{month}
http://127.0.0.1:8000/api/v1/sholat/0109/2023/06
http://127.0.0.1:8000/api/v1/sholat/{kotaID}/{year}/{month}
Laravel Features used: GuzzleHTTP
Javascript Features used: moment.js, sweetalert2,
Copyright @2022 Abdurrahman Naufal
Sistem Masjidmu is Open-Source And Under MIT License