forked from Control-Alt-Defeat-MCSP2312/disney-clone
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Untitled Diagram.drawio
53 lines (53 loc) · 3.17 KB
/
Untitled Diagram.drawio
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
<mxfile host="app.diagrams.net" modified="2024-02-29T20:03:38.218Z" agent="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36" version="24.0.0" etag="VoBlmJe7lzsnki6nHVH8" type="github">
<diagram name="Page-1" id="b5m1hmucRP7O0tvKjx9S">
<mxGraphModel>
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
<mxCell id="2" value="Home" style="whiteSpace=wrap;strokeWidth=2;" vertex="1" parent="1">
<mxGeometry width="56" height="34" as="geometry" />
</mxCell>
<mxCell id="3" value="Product Listing" style="whiteSpace=wrap;strokeWidth=2;" vertex="1" parent="1">
<mxGeometry x="106" width="122" height="34" as="geometry" />
</mxCell>
<mxCell id="4" value="Product Detail" style="whiteSpace=wrap;strokeWidth=2;" vertex="1" parent="1">
<mxGeometry x="278" width="117" height="34" as="geometry" />
</mxCell>
<mxCell id="5" value="Add to Cart" style="whiteSpace=wrap;strokeWidth=2;" vertex="1" parent="1">
<mxGeometry x="445" width="97" height="34" as="geometry" />
</mxCell>
<mxCell id="6" value="Checkout" style="whiteSpace=wrap;strokeWidth=2;" vertex="1" parent="1">
<mxGeometry x="592" width="82" height="34" as="geometry" />
</mxCell>
<mxCell id="7" value="Order Confirmation" style="whiteSpace=wrap;strokeWidth=2;" vertex="1" parent="1">
<mxGeometry x="724" width="154" height="34" as="geometry" />
</mxCell>
<mxCell id="8" value="" style="curved=1;startArrow=none;endArrow=block;exitX=1.0011160714285714;exitY=0.5;entryX=0.0005122950819672131;entryY=0.5;" edge="1" parent="1" source="2" target="3">
<mxGeometry relative="1" as="geometry">
<Array as="points" />
</mxGeometry>
</mxCell>
<mxCell id="9" value="" style="curved=1;startArrow=none;endArrow=block;exitX=0.9967981557377049;exitY=0.5;entryX=-0.0033386752136752135;entryY=0.5;" edge="1" parent="1" source="3" target="4">
<mxGeometry relative="1" as="geometry">
<Array as="points" />
</mxGeometry>
</mxCell>
<mxCell id="10" value="" style="curved=1;startArrow=none;endArrow=block;exitX=0.999198717948718;exitY=0.5;entryX=-0.0009664948453608248;entryY=0.5;" edge="1" parent="1" source="4" target="5">
<mxGeometry relative="1" as="geometry">
<Array as="points" />
</mxGeometry>
</mxCell>
<mxCell id="11" value="" style="curved=1;startArrow=none;endArrow=block;exitX=1.0028994845360826;exitY=0.5;entryX=0.003429878048780488;entryY=0.5;" edge="1" parent="1" source="5" target="6">
<mxGeometry relative="1" as="geometry">
<Array as="points" />
</mxGeometry>
</mxCell>
<mxCell id="12" value="" style="curved=1;startArrow=none;endArrow=block;exitX=0.9998094512195121;exitY=0.5;entryX=-0.00010146103896103897;entryY=0.5;" edge="1" parent="1" source="6" target="7">
<mxGeometry relative="1" as="geometry">
<Array as="points" />
</mxGeometry>
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>