From 64ca4e35650741e111ec1847bcbcf94da52bd1bb Mon Sep 17 00:00:00 2001 From: powji17 Date: Tue, 9 Jun 2026 15:47:38 +0700 Subject: [PATCH] Memperbaiki penamaan folder dan menambahkan index.html sebagai landing page --- {01 => Pertemuan01}/hapus_area.php | 0 {01 => Pertemuan01}/hapus_jalan.php | 0 {01 => Pertemuan01}/hapus_spbu.php | 0 {01 => Pertemuan01}/index.html | 0 {01 => Pertemuan01}/load_area.php | 0 {01 => Pertemuan01}/load_jalan.php | 0 {01 => Pertemuan01}/load_spbu.php | 0 {01 => Pertemuan01}/script.js | 0 {01 => Pertemuan01}/simpan_area.php | 0 {01 => Pertemuan01}/simpan_jalan.php | 0 {01 => Pertemuan01}/simpan_spbu.php | 0 {01 => Pertemuan01}/style.css | 0 {01 => Pertemuan01}/update_area.php | 0 {01 => Pertemuan01}/update_jalan.php | 0 {01 => Pertemuan01}/update_spbu.php | 0 {02 => Pertemuan02}/hapus_area.php | 0 {02 => Pertemuan02}/hapus_jalan.php | 0 {02 => Pertemuan02}/hapus_spbu.php | 0 {02 => Pertemuan02}/index.html | 0 {02 => Pertemuan02}/load_area.php | 0 {02 => Pertemuan02}/load_jalan.php | 0 {02 => Pertemuan02}/load_spbu.php | 0 {02 => Pertemuan02}/script.js | 0 {02 => Pertemuan02}/simpan_area.php | 0 {02 => Pertemuan02}/simpan_jalan.php | 0 {02 => Pertemuan02}/simpan_spbu.php | 0 {02 => Pertemuan02}/style.css | 0 {02 => Pertemuan02}/update_area.php | 0 {02 => Pertemuan02}/update_jalan.php | 0 {02 => Pertemuan02}/update_spbu.php | 0 .../api/prasejahtera/hapus_prasejahtera.php | 0 .../api/prasejahtera/load_prasejahtera.php | 0 .../api/prasejahtera/simpan_prasejahtera.php | 0 .../api/prasejahtera/update_prasejahtera.php | 0 .../api/rumahibadah/hapus_ibadah.php | 0 .../api/rumahibadah/load_ibadah.php | 0 .../api/rumahibadah/simpan_ibadah.php | 0 .../api/rumahibadah/update_ibadah.php | 0 .../assets/css/style.css | 0 .../assets/js/script.js | 0 {03 => WebGISPovertyMapping}/index.html | 0 index.html | 70 +++++++++++++++++++ 42 files changed, 70 insertions(+) rename {01 => Pertemuan01}/hapus_area.php (100%) rename {01 => Pertemuan01}/hapus_jalan.php (100%) rename {01 => Pertemuan01}/hapus_spbu.php (100%) rename {01 => Pertemuan01}/index.html (100%) rename {01 => Pertemuan01}/load_area.php (100%) rename {01 => Pertemuan01}/load_jalan.php (100%) rename {01 => Pertemuan01}/load_spbu.php (100%) rename {01 => Pertemuan01}/script.js (100%) rename {01 => Pertemuan01}/simpan_area.php (100%) rename {01 => Pertemuan01}/simpan_jalan.php (100%) rename {01 => Pertemuan01}/simpan_spbu.php (100%) rename {01 => Pertemuan01}/style.css (100%) rename {01 => Pertemuan01}/update_area.php (100%) rename {01 => Pertemuan01}/update_jalan.php (100%) rename {01 => Pertemuan01}/update_spbu.php (100%) rename {02 => Pertemuan02}/hapus_area.php (100%) rename {02 => Pertemuan02}/hapus_jalan.php (100%) rename {02 => Pertemuan02}/hapus_spbu.php (100%) rename {02 => Pertemuan02}/index.html (100%) rename {02 => Pertemuan02}/load_area.php (100%) rename {02 => Pertemuan02}/load_jalan.php (100%) rename {02 => Pertemuan02}/load_spbu.php (100%) rename {02 => Pertemuan02}/script.js (100%) rename {02 => Pertemuan02}/simpan_area.php (100%) rename {02 => Pertemuan02}/simpan_jalan.php (100%) rename {02 => Pertemuan02}/simpan_spbu.php (100%) rename {02 => Pertemuan02}/style.css (100%) rename {02 => Pertemuan02}/update_area.php (100%) rename {02 => Pertemuan02}/update_jalan.php (100%) rename {02 => Pertemuan02}/update_spbu.php (100%) rename {03 => WebGISPovertyMapping}/api/prasejahtera/hapus_prasejahtera.php (100%) rename {03 => WebGISPovertyMapping}/api/prasejahtera/load_prasejahtera.php (100%) rename {03 => WebGISPovertyMapping}/api/prasejahtera/simpan_prasejahtera.php (100%) rename {03 => WebGISPovertyMapping}/api/prasejahtera/update_prasejahtera.php (100%) rename {03 => WebGISPovertyMapping}/api/rumahibadah/hapus_ibadah.php (100%) rename {03 => WebGISPovertyMapping}/api/rumahibadah/load_ibadah.php (100%) rename {03 => WebGISPovertyMapping}/api/rumahibadah/simpan_ibadah.php (100%) rename {03 => WebGISPovertyMapping}/api/rumahibadah/update_ibadah.php (100%) rename {03 => WebGISPovertyMapping}/assets/css/style.css (100%) rename {03 => WebGISPovertyMapping}/assets/js/script.js (100%) rename {03 => WebGISPovertyMapping}/index.html (100%) create mode 100644 index.html diff --git a/01/hapus_area.php b/Pertemuan01/hapus_area.php similarity index 100% rename from 01/hapus_area.php rename to Pertemuan01/hapus_area.php diff --git a/01/hapus_jalan.php b/Pertemuan01/hapus_jalan.php similarity index 100% rename from 01/hapus_jalan.php rename to Pertemuan01/hapus_jalan.php diff --git a/01/hapus_spbu.php b/Pertemuan01/hapus_spbu.php similarity index 100% rename from 01/hapus_spbu.php rename to Pertemuan01/hapus_spbu.php diff --git a/01/index.html b/Pertemuan01/index.html similarity index 100% rename from 01/index.html rename to Pertemuan01/index.html diff --git a/01/load_area.php b/Pertemuan01/load_area.php similarity index 100% rename from 01/load_area.php rename to Pertemuan01/load_area.php diff --git a/01/load_jalan.php b/Pertemuan01/load_jalan.php similarity index 100% rename from 01/load_jalan.php rename to Pertemuan01/load_jalan.php diff --git a/01/load_spbu.php b/Pertemuan01/load_spbu.php similarity index 100% rename from 01/load_spbu.php rename to Pertemuan01/load_spbu.php diff --git a/01/script.js b/Pertemuan01/script.js similarity index 100% rename from 01/script.js rename to Pertemuan01/script.js diff --git a/01/simpan_area.php b/Pertemuan01/simpan_area.php similarity index 100% rename from 01/simpan_area.php rename to Pertemuan01/simpan_area.php diff --git a/01/simpan_jalan.php b/Pertemuan01/simpan_jalan.php similarity index 100% rename from 01/simpan_jalan.php rename to Pertemuan01/simpan_jalan.php diff --git a/01/simpan_spbu.php b/Pertemuan01/simpan_spbu.php similarity index 100% rename from 01/simpan_spbu.php rename to Pertemuan01/simpan_spbu.php diff --git a/01/style.css b/Pertemuan01/style.css similarity index 100% rename from 01/style.css rename to Pertemuan01/style.css diff --git a/01/update_area.php b/Pertemuan01/update_area.php similarity index 100% rename from 01/update_area.php rename to Pertemuan01/update_area.php diff --git a/01/update_jalan.php b/Pertemuan01/update_jalan.php similarity index 100% rename from 01/update_jalan.php rename to Pertemuan01/update_jalan.php diff --git a/01/update_spbu.php b/Pertemuan01/update_spbu.php similarity index 100% rename from 01/update_spbu.php rename to Pertemuan01/update_spbu.php diff --git a/02/hapus_area.php b/Pertemuan02/hapus_area.php similarity index 100% rename from 02/hapus_area.php rename to Pertemuan02/hapus_area.php diff --git a/02/hapus_jalan.php b/Pertemuan02/hapus_jalan.php similarity index 100% rename from 02/hapus_jalan.php rename to Pertemuan02/hapus_jalan.php diff --git a/02/hapus_spbu.php b/Pertemuan02/hapus_spbu.php similarity index 100% rename from 02/hapus_spbu.php rename to Pertemuan02/hapus_spbu.php diff --git a/02/index.html b/Pertemuan02/index.html similarity index 100% rename from 02/index.html rename to Pertemuan02/index.html diff --git a/02/load_area.php b/Pertemuan02/load_area.php similarity index 100% rename from 02/load_area.php rename to Pertemuan02/load_area.php diff --git a/02/load_jalan.php b/Pertemuan02/load_jalan.php similarity index 100% rename from 02/load_jalan.php rename to Pertemuan02/load_jalan.php diff --git a/02/load_spbu.php b/Pertemuan02/load_spbu.php similarity index 100% rename from 02/load_spbu.php rename to Pertemuan02/load_spbu.php diff --git a/02/script.js b/Pertemuan02/script.js similarity index 100% rename from 02/script.js rename to Pertemuan02/script.js diff --git a/02/simpan_area.php b/Pertemuan02/simpan_area.php similarity index 100% rename from 02/simpan_area.php rename to Pertemuan02/simpan_area.php diff --git a/02/simpan_jalan.php b/Pertemuan02/simpan_jalan.php similarity index 100% rename from 02/simpan_jalan.php rename to Pertemuan02/simpan_jalan.php diff --git a/02/simpan_spbu.php b/Pertemuan02/simpan_spbu.php similarity index 100% rename from 02/simpan_spbu.php rename to Pertemuan02/simpan_spbu.php diff --git a/02/style.css b/Pertemuan02/style.css similarity index 100% rename from 02/style.css rename to Pertemuan02/style.css diff --git a/02/update_area.php b/Pertemuan02/update_area.php similarity index 100% rename from 02/update_area.php rename to Pertemuan02/update_area.php diff --git a/02/update_jalan.php b/Pertemuan02/update_jalan.php similarity index 100% rename from 02/update_jalan.php rename to Pertemuan02/update_jalan.php diff --git a/02/update_spbu.php b/Pertemuan02/update_spbu.php similarity index 100% rename from 02/update_spbu.php rename to Pertemuan02/update_spbu.php diff --git a/03/api/prasejahtera/hapus_prasejahtera.php b/WebGISPovertyMapping/api/prasejahtera/hapus_prasejahtera.php similarity index 100% rename from 03/api/prasejahtera/hapus_prasejahtera.php rename to WebGISPovertyMapping/api/prasejahtera/hapus_prasejahtera.php diff --git a/03/api/prasejahtera/load_prasejahtera.php b/WebGISPovertyMapping/api/prasejahtera/load_prasejahtera.php similarity index 100% rename from 03/api/prasejahtera/load_prasejahtera.php rename to WebGISPovertyMapping/api/prasejahtera/load_prasejahtera.php diff --git a/03/api/prasejahtera/simpan_prasejahtera.php b/WebGISPovertyMapping/api/prasejahtera/simpan_prasejahtera.php similarity index 100% rename from 03/api/prasejahtera/simpan_prasejahtera.php rename to WebGISPovertyMapping/api/prasejahtera/simpan_prasejahtera.php diff --git a/03/api/prasejahtera/update_prasejahtera.php b/WebGISPovertyMapping/api/prasejahtera/update_prasejahtera.php similarity index 100% rename from 03/api/prasejahtera/update_prasejahtera.php rename to WebGISPovertyMapping/api/prasejahtera/update_prasejahtera.php diff --git a/03/api/rumahibadah/hapus_ibadah.php b/WebGISPovertyMapping/api/rumahibadah/hapus_ibadah.php similarity index 100% rename from 03/api/rumahibadah/hapus_ibadah.php rename to WebGISPovertyMapping/api/rumahibadah/hapus_ibadah.php diff --git a/03/api/rumahibadah/load_ibadah.php b/WebGISPovertyMapping/api/rumahibadah/load_ibadah.php similarity index 100% rename from 03/api/rumahibadah/load_ibadah.php rename to WebGISPovertyMapping/api/rumahibadah/load_ibadah.php diff --git a/03/api/rumahibadah/simpan_ibadah.php b/WebGISPovertyMapping/api/rumahibadah/simpan_ibadah.php similarity index 100% rename from 03/api/rumahibadah/simpan_ibadah.php rename to WebGISPovertyMapping/api/rumahibadah/simpan_ibadah.php diff --git a/03/api/rumahibadah/update_ibadah.php b/WebGISPovertyMapping/api/rumahibadah/update_ibadah.php similarity index 100% rename from 03/api/rumahibadah/update_ibadah.php rename to WebGISPovertyMapping/api/rumahibadah/update_ibadah.php diff --git a/03/assets/css/style.css b/WebGISPovertyMapping/assets/css/style.css similarity index 100% rename from 03/assets/css/style.css rename to WebGISPovertyMapping/assets/css/style.css diff --git a/03/assets/js/script.js b/WebGISPovertyMapping/assets/js/script.js similarity index 100% rename from 03/assets/js/script.js rename to WebGISPovertyMapping/assets/js/script.js diff --git a/03/index.html b/WebGISPovertyMapping/index.html similarity index 100% rename from 03/index.html rename to WebGISPovertyMapping/index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..67df260 --- /dev/null +++ b/index.html @@ -0,0 +1,70 @@ + + + + + + + Landing Page - Tugas WebGIS + + + + + +
+

Landing Page - Tugas WebGIS

+

Nama: Muhammad Fauzi | NIM: D1041231083

+ + +
+ + + + \ No newline at end of file