-
Notifications
You must be signed in to change notification settings - Fork 0
/
CommentSysdeg.drawio
49 lines (49 loc) · 3.81 KB
/
CommentSysdeg.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
<mxfile host="65bd71144e">
<diagram id="VMD8cunaPV0xNXhEb3oU" name="Page-1">
<mxGraphModel dx="1098" dy="773" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="827" pageHeight="1169" math="0" shadow="0">
<root>
<mxCell id="0"/>
<mxCell id="1" parent="0"/>
<mxCell id="4" style="edgeStyle=none;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;fontSize=18;fillColor=#0050ef;strokeColor=#001DBC;" parent="1" source="2" target="3" edge="1">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="2" value="<font style="font-size: 18px;">user comment</font>" style="whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="40" y="40" width="160" height="60" as="geometry"/>
</mxCell>
<mxCell id="5" style="edgeStyle=none;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;fontSize=18;fillColor=#0050ef;strokeColor=#001DBC;" parent="1" source="3" edge="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="600" y="70" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="11" style="edgeStyle=none;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;fontSize=18;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" parent="1" source="3" target="13" edge="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="400" y="430" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="3" value="<span style="font-size: 18px;">&nbsp;save to RealtimeDB</span>" style="whiteSpace=wrap;html=1;fillColor=#e3c800;fontColor=#000000;strokeColor=#B09500;" parent="1" vertex="1">
<mxGeometry x="320" y="40" width="160" height="60" as="geometry"/>
</mxCell>
<mxCell id="12" style="edgeStyle=none;html=1;entryX=0.5;entryY=0;entryDx=0;entryDy=0;fontSize=18;fillColor=#0050ef;strokeColor=#001DBC;" parent="1" source="6" target="9" edge="1">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="6" value="<font style="font-size: 18px;">get the user comment</font>" style="whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="600" y="40" width="160" height="60" as="geometry"/>
</mxCell>
<mxCell id="9" value="<font style="font-size: 18px;">Show comment in front end</font>" style="whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="600" y="230" width="160" height="60" as="geometry"/>
</mxCell>
<mxCell id="15" style="edgeStyle=none;html=1;fontSize=18;" parent="1" source="13" edge="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="240" y="480" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="13" value="<span style="font-size: 18px;">get all comments from database</span>" style="whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="160" y="280" width="160" height="60" as="geometry"/>
</mxCell>
<mxCell id="16" value="<span style="font-size: 18px;">Show comments in frontend</span>" style="whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="160" y="480" width="160" height="60" as="geometry"/>
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>