-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmap.drawio
More file actions
54 lines (54 loc) · 4.28 KB
/
Copy pathmap.drawio
File metadata and controls
54 lines (54 loc) · 4.28 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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
<mxfile host="65bd71144e">
<diagram id="GGKsZ0s25BoG-uR68BqY" name="Page-1">
<mxGraphModel dx="719" dy="820" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="850" pageHeight="1100" background="none" math="0" shadow="0">
<root>
<mxCell id="0"/>
<mxCell id="1" parent="0"/>
<mxCell id="3" style="edgeStyle=none;html=1;" edge="1" parent="1" source="2">
<mxGeometry relative="1" as="geometry">
<mxPoint x="350" y="85" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="2" value="User!" style="whiteSpace=wrap;html=1;fillColor=#1ba1e2;fontColor=#ffffff;strokeColor=#006EAF;" vertex="1" parent="1">
<mxGeometry x="100" y="40" width="130" height="90" as="geometry"/>
</mxCell>
<mxCell id="6" style="edgeStyle=none;html=1;entryX=0;entryY=0.5;entryDx=0;entryDy=0;fillColor=#1ba1e2;strokeColor=#006EAF;" edge="1" parent="1" source="4" target="5">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="4" value="login create a club" style="whiteSpace=wrap;html=1;fillColor=#1ba1e2;fontColor=#ffffff;strokeColor=#006EAF;" vertex="1" parent="1">
<mxGeometry x="350" y="45" width="160" height="85" as="geometry"/>
</mxCell>
<mxCell id="7" style="edgeStyle=none;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;fillColor=#1ba1e2;strokeColor=#006EAF;" edge="1" parent="1" source="5">
<mxGeometry relative="1" as="geometry">
<mxPoint x="645" y="260" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="5" value="create club application&nbsp;" style="whiteSpace=wrap;html=1;fillColor=#1ba1e2;fontColor=#ffffff;strokeColor=#006EAF;" vertex="1" parent="1">
<mxGeometry x="570" y="45" width="150" height="90" as="geometry"/>
</mxCell>
<mxCell id="9" style="edgeStyle=none;html=1;" edge="1" parent="1" source="8">
<mxGeometry relative="1" as="geometry">
<mxPoint x="470" y="295" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="8" value="define the roles&nbsp;" style="whiteSpace=wrap;html=1;fillColor=#1ba1e2;fontColor=#ffffff;strokeColor=#006EAF;" vertex="1" parent="1">
<mxGeometry x="570" y="250" width="150" height="90" as="geometry"/>
</mxCell>
<mxCell id="11" style="edgeStyle=none;html=1;" edge="1" parent="1" source="10">
<mxGeometry relative="1" as="geometry">
<mxPoint x="240" y="295" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="10" value="<br>add to club profile&nbsp;<br>(room, meeting, rescourcfes)" style="whiteSpace=wrap;html=1;fillColor=#1ba1e2;fontColor=#ffffff;strokeColor=#006EAF;" vertex="1" parent="1">
<mxGeometry x="330" y="250" width="150" height="90" as="geometry"/>
</mxCell>
<mxCell id="12" value="track applications and update hours&nbsp;" style="whiteSpace=wrap;html=1;fillColor=#1ba1e2;fontColor=#ffffff;strokeColor=#006EAF;" vertex="1" parent="1">
<mxGeometry x="80" y="240" width="150" height="90" as="geometry"/>
</mxCell>
<mxCell id="14" value="<font color="#080808">1. Jwt with the login&nbsp;<br>2. Data - from various clubs in and out of school<br>3. Thymeleaf to adress the specific Roles<br>&nbsp;C: create applications, users, annd clubs<br>R read maps, uses , club informations&nbsp;<br>U: update the users the club applications and club application<br>D<br></font>" style="whiteSpace=wrap;html=1;fillColor=#cdeb8b;strokeColor=#36393d;" vertex="1" parent="1">
<mxGeometry x="190" y="400" width="480" height="330" as="geometry"/>
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>