-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathidea.drawio
More file actions
40 lines (40 loc) · 3.07 KB
/
idea.drawio
File metadata and controls
40 lines (40 loc) · 3.07 KB
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
<mxfile host="65bd71144e">
<diagram id="4s4wmSV2WrCfdVHgzlU5" name="Page-1">
<mxGraphModel dx="1309" dy="719" 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="12" value="" style="rounded=1;whiteSpace=wrap;html=1;fontSize=15;" vertex="1" parent="1">
<mxGeometry x="50" y="60" width="740" height="170" as="geometry"/>
</mxCell>
<mxCell id="2" value="<font style="font-size: 15px;">Management&nbsp;<br>Website<br>Vue.JS</font>" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="540" y="120" width="200" height="80" as="geometry"/>
</mxCell>
<mxCell id="3" value="<span style="font-size: 15px;">Connection by REST API</span>" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="80" y="120" width="200" height="80" as="geometry"/>
</mxCell>
<mxCell id="4" value="<span style="font-size: 15px;">Querries written in JSON format</span>" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="310" y="120" width="200" height="80" as="geometry"/>
</mxCell>
<mxCell id="6" value="Compression" style="rounded=1;whiteSpace=wrap;html=1;fontSize=15;" vertex="1" parent="1">
<mxGeometry x="80" y="320" width="160" height="80" as="geometry"/>
</mxCell>
<mxCell id="7" value="Encryption" style="rounded=1;whiteSpace=wrap;html=1;fontSize=15;" vertex="1" parent="1">
<mxGeometry x="80" y="430" width="160" height="80" as="geometry"/>
</mxCell>
<mxCell id="8" value="File system" style="rounded=1;whiteSpace=wrap;html=1;fontSize=15;" vertex="1" parent="1">
<mxGeometry x="80" y="560" width="320" height="200" as="geometry"/>
</mxCell>
<mxCell id="9" value="Decompression" style="rounded=1;whiteSpace=wrap;html=1;fontSize=15;" vertex="1" parent="1">
<mxGeometry x="240" y="320" width="160" height="80" as="geometry"/>
</mxCell>
<mxCell id="11" value="Decryption" style="rounded=1;whiteSpace=wrap;html=1;fontSize=15;" vertex="1" parent="1">
<mxGeometry x="240" y="430" width="160" height="80" as="geometry"/>
</mxCell>
<mxCell id="13" value="User Interface" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontSize=15;" vertex="1" parent="1">
<mxGeometry x="80" y="80" width="120" height="30" as="geometry"/>
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>