Commit Graph

7 Commits

Author SHA1 Message Date
Athallah Ghathfan Aqila 08afb1fa14 Fix password hash for admin user 2026-06-11 15:51:10 +07:00
Athallah Ghathfan Aqila 129e1437e9 Auto-create tables on first connect 2026-06-11 15:38:06 +07:00
Athallah Ghathfan Aqila 4b22a64d17 Add DB check script 2026-06-11 15:24:52 +07:00
Athallah Ghathfan Aqila 41c73404bd Fix import script 2026-06-11 15:13:24 +07:00
Athallah Ghathfan Aqila 15d823eb2a Fix redirect path + add Dockerfile 2026-06-11 14:58:53 +07:00
Athallah Ghathfan Aqila 0f1c4e50a0 Add temp import script + update koneksi.php 2026-06-11 14:27:38 +07:00
Athallah Ghathfan Aqila 6215b4367a Initial commit — WebGIS UAS GeoMiskin
Sistem WebGIS analisis sebaran penduduk miskin dan jangkauan rumah ibadah.
Fitur: peta interaktif Leaflet.js, CRUD rumah ibadah & penduduk miskin,
auto-kategorisasi haversine, heatmap, export PDF/CSV, dashboard analitik,
manajemen pengguna (superadmin/admin), login sistem.

Teknologi: PHP, MySQL, Leaflet.js, OpenStreetMap, Nominatim Geocoding, mPDF.

Catatan: jalankan `composer install` di folder uas/ untuk install dependencies.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-11 13:31:33 +07:00