-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtest.drawio
127 lines (127 loc) · 10.3 KB
/
test.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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
<mxfile>
<diagram id="49p3l9KRk7jP5j_n8yyi" name="Page-1">
<mxGraphModel dx="1840" dy="567" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="850" pageHeight="1100" math="0" shadow="0">
<root>
<mxCell id="0"/>
<mxCell id="1" parent="0"/>
<mxCell id="4" value="React website" style="swimlane;html=1;startSize=20;horizontal=1;containerType=tree;fillColor=#1ba1e2;strokeColor=#006EAF;fontColor=#ffffff;" vertex="1" parent="1">
<mxGeometry x="20" y="242" width="310" height="248" as="geometry"/>
</mxCell>
<mxCell id="6" value="Sign-In" style="whiteSpace=wrap;html=1;treeFolding=1;treeMoving=1;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","startArrow":"none","endArrow":"none"};" vertex="1" parent="4">
<mxGeometry x="95" y="104" width="120" height="40" as="geometry"/>
</mxCell>
<mxCell id="8" value="" style="shape=datastore;whiteSpace=wrap;html=1;fillColor=#008a00;strokeColor=#005700;fontColor=#ffffff;" vertex="1" parent="1">
<mxGeometry x="-120" y="110" width="90" height="130" as="geometry"/>
</mxCell>
<mxCell id="11" value="User" style="swimlane;fillColor=#008A00;strokeColor=#005700;fontColor=#ffffff;shadow=0;" vertex="1" parent="1">
<mxGeometry x="-340" y="100" width="200" height="300" as="geometry"/>
</mxCell>
<mxCell id="12" value="userName" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="11">
<mxGeometry x="20" y="40" width="40" height="20" as="geometry"/>
</mxCell>
<mxCell id="13" value="Age" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="11">
<mxGeometry x="20" y="70" width="40" height="20" as="geometry"/>
</mxCell>
<mxCell id="14" value="fromDate" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="11">
<mxGeometry x="20" y="100" width="40" height="20" as="geometry"/>
</mxCell>
<mxCell id="15" value="toDate" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="11">
<mxGeometry x="20" y="130" width="40" height="20" as="geometry"/>
</mxCell>
<mxCell id="17" value="password" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="11">
<mxGeometry x="20" y="160" width="40" height="20" as="geometry"/>
</mxCell>
<mxCell id="18" value="avatar" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="11">
<mxGeometry x="20" y="190" width="40" height="20" as="geometry"/>
</mxCell>
<mxCell id="19" value="tokens" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="11">
<mxGeometry x="20" y="220" width="40" height="20" as="geometry"/>
</mxCell>
<mxCell id="20" value="msg;s" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="11">
<mxGeometry x="20" y="250" width="40" height="20" as="geometry"/>
</mxCell>
<mxCell id="25" value="" style="endArrow=none;dashed=1;html=1;dashPattern=1 3;strokeWidth=2;entryX=0.009;entryY=0.614;entryDx=0;entryDy=0;entryPerimeter=0;" edge="1" parent="11" target="8">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="200" y="140" as="sourcePoint"/>
<mxPoint x="230" y="100" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="16" value="DB" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="-95" y="200" width="40" height="20" as="geometry"/>
</mxCell>
<mxCell id="23" value="" style="endArrow=classic;startArrow=classic;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;" edge="1" parent="1" source="4" target="8">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="200" y="390" as="sourcePoint"/>
<mxPoint x="240" y="400" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="24" value="" style="endArrow=classic;startArrow=classic;html=1;" edge="1" parent="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="90" y="240" as="sourcePoint"/>
<mxPoint x="-30" y="150" as="targetPoint"/>
<Array as="points">
<mxPoint x="20" y="190"/>
</Array>
</mxGeometry>
</mxCell>
<mxCell id="26" value="React website" style="swimlane;html=1;startSize=20;horizontal=1;containerType=tree;fillColor=#1ba1e2;strokeColor=#006EAF;fontColor=#ffffff;" vertex="1" parent="1">
<mxGeometry x="375" y="110" width="310" height="248" as="geometry"/>
</mxCell>
<mxCell id="32" value="" style="group" vertex="1" connectable="0" parent="26">
<mxGeometry x="95" y="30" width="120" height="160" as="geometry"/>
</mxCell>
<mxCell id="27" value="match" style="whiteSpace=wrap;html=1;treeFolding=1;treeMoving=1;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","startArrow":"none","endArrow":"none"};" vertex="1" parent="32">
<mxGeometry width="120" height="40" as="geometry"/>
</mxCell>
<mxCell id="29" value="" style="shape=actor;whiteSpace=wrap;html=1;fillColor=#0050ef;strokeColor=#001DBC;fontColor=#ffffff;" vertex="1" parent="32">
<mxGeometry x="45" y="70" width="40" height="60" as="geometry"/>
</mxCell>
<mxCell id="30" value="msg" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="32">
<mxGeometry x="15" y="140" width="40" height="20" as="geometry"/>
</mxCell>
<mxCell id="31" value="like" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="32">
<mxGeometry x="75" y="140" width="40" height="20" as="geometry"/>
</mxCell>
<mxCell id="33" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.75;exitY=0;exitDx=0;exitDy=0;entryX=0.25;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="1" source="16" target="16">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="35" value="" style="group" vertex="1" connectable="0" parent="1">
<mxGeometry x="-55" y="500" width="45" height="60" as="geometry"/>
</mxCell>
<mxCell id="9" value="" style="shape=actor;whiteSpace=wrap;html=1;fillColor=#0050ef;strokeColor=#001DBC;fontColor=#ffffff;" vertex="1" parent="35">
<mxGeometry x="5" width="40" height="60" as="geometry"/>
</mxCell>
<mxCell id="34" value="user1" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="35">
<mxGeometry y="40" width="40" height="20" as="geometry"/>
</mxCell>
<mxCell id="36" value="" style="group" vertex="1" connectable="0" parent="1">
<mxGeometry x="360" y="500" width="45" height="60" as="geometry"/>
</mxCell>
<mxCell id="37" value="" style="shape=actor;whiteSpace=wrap;html=1;fillColor=#0050ef;strokeColor=#001DBC;fontColor=#ffffff;" vertex="1" parent="36">
<mxGeometry x="5" width="40" height="60" as="geometry"/>
</mxCell>
<mxCell id="38" value="user2" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="36">
<mxGeometry y="40" width="40" height="20" as="geometry"/>
</mxCell>
<mxCell id="40" value="" style="endArrow=classic;html=1;" edge="1" parent="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="-10" y="530" as="sourcePoint"/>
<mxPoint x="30" y="490" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="41" value="" style="endArrow=classic;html=1;" edge="1" parent="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="370" y="530" as="sourcePoint"/>
<mxPoint x="330" y="490" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="42" value="" style="shape=flexArrow;endArrow=classic;html=1;" edge="1" parent="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="330" y="380" as="sourcePoint"/>
<mxPoint x="390" y="320" as="targetPoint"/>
</mxGeometry>
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>