Files
d1041231044_webgis_geopoverty/docs/alur_tambah_kemiskinan.drawio
T
2026-06-11 21:18:48 +07:00

32 lines
3.5 KiB
Plaintext

<mxfile host="Electron" modified="2024" agent="Mozilla/5.0" version="22.1.2" type="device">
<diagram id="diag1" name="Page-1">
<mxGraphModel dx="1000" dy="1000" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="1169" pageHeight="827" math="0" shadow="0">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
<mxCell id="a1_title" value="Alur Data: Tambah Titik Kemiskinan" style="text;html=1;align=center;fontStyle=1;fontSize=18;" vertex="1" parent="1"><mxGeometry x="80" y="20" width="600" height="40" as="geometry"/></mxCell>
<mxCell id="n1" value="Pengurus Login &amp;&#xa;Aktifkan Mode Edit" style="rounded=1;fillColor=#fff2cc;strokeColor=#d6b656;" vertex="1" parent="1"><mxGeometry x="80" y="80" width="140" height="60" as="geometry"/></mxCell>
<mxCell id="n2" value="Klik Lokasi di Peta" style="rounded=1;fillColor=#dae8fc;strokeColor=#6c8ebf;" vertex="1" parent="1"><mxGeometry x="280" y="80" width="140" height="60" as="geometry"/></mxCell>
<mxCell id="n3" value="Modal Form Muncul&#xa;(Input Data Keluarga)" style="rounded=1;fillColor=#dae8fc;strokeColor=#6c8ebf;" vertex="1" parent="1"><mxGeometry x="480" y="80" width="140" height="60" as="geometry"/></mxCell>
<mxCell id="n4" value="Submit Form&#xa;(Validasi Client-Side)" style="rounded=1;fillColor=#dae8fc;strokeColor=#6c8ebf;" vertex="1" parent="1"><mxGeometry x="480" y="200" width="140" height="60" as="geometry"/></mxCell>
<mxCell id="n5" value="Fetch API POST&#xa;(create_kemiskinan.php)" style="rounded=1;fillColor=#d5e8d4;strokeColor=#82b366;" vertex="1" parent="1"><mxGeometry x="280" y="200" width="140" height="60" as="geometry"/></mxCell>
<mxCell id="n6" value="Validasi Sesi (check_auth.php)&#xa;&amp; Validasi Data PHP" style="shape=hexagon;fillColor=#d5e8d4;strokeColor=#82b366;" vertex="1" parent="1"><mxGeometry x="40" y="190" width="180" height="80" as="geometry"/></mxCell>
<mxCell id="n7" value="INSERT INTO kemiskinan" style="shape=cylinder3;boundedLbl=1;backgroundOutline=1;size=15;fillColor=#ffe6cc;strokeColor=#d79b00;" vertex="1" parent="1"><mxGeometry x="70" y="320" width="120" height="70" as="geometry"/></mxCell>
<mxCell id="n8" value="Response Success JSON" style="rounded=1;fillColor=#d5e8d4;strokeColor=#82b366;" vertex="1" parent="1"><mxGeometry x="280" y="325" width="140" height="60" as="geometry"/></mxCell>
<mxCell id="n9" value="Update Peta (Marker Baru)&#xa;&amp; Sidebar (Card Baru)" style="rounded=1;fillColor=#dae8fc;strokeColor=#6c8ebf;" vertex="1" parent="1"><mxGeometry x="480" y="325" width="140" height="60" as="geometry"/></mxCell>
<mxCell id="e_1" edge="1" source="n1" target="n2" parent="1"><mxGeometry relative="1" as="geometry"/></mxCell>
<mxCell id="e_2" edge="1" source="n2" target="n3" parent="1"><mxGeometry relative="1" as="geometry"/></mxCell>
<mxCell id="e_3" edge="1" source="n3" target="n4" parent="1"><mxGeometry relative="1" as="geometry"/></mxCell>
<mxCell id="e_4" edge="1" source="n4" target="n5" parent="1"><mxGeometry relative="1" as="geometry"/></mxCell>
<mxCell id="e_5" edge="1" source="n5" target="n6" parent="1"><mxGeometry relative="1" as="geometry"/></mxCell>
<mxCell id="e_6" edge="1" source="n6" target="n7" parent="1"><mxGeometry relative="1" as="geometry"/></mxCell>
<mxCell id="e_7" edge="1" source="n7" target="n8" parent="1"><mxGeometry relative="1" as="geometry"/></mxCell>
<mxCell id="e_8" edge="1" source="n8" target="n9" parent="1"><mxGeometry relative="1" as="geometry"/></mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>