forked from SchoolOfCode/final-project-repo-hugs-for-bugs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdata.drawio
85 lines (85 loc) · 5.86 KB
/
data.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
<mxfile host="65bd71144e">
<diagram id="BMimt6XbD1Y6ChLOIOsL" name="Page-1">
<mxGraphModel dx="1524" dy="715" 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="3" value="EVENTS" style="whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="530" y="110" width="150" height="30" as="geometry"/>
</mxCell>
<mxCell id="2" value="USER" style="whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="150" y="110" width="150" height="30" as="geometry"/>
</mxCell>
<mxCell id="4" value="" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="95" y="160" width="260" height="70" as="geometry"/>
</mxCell>
<mxCell id="6" value="PK ID (autho sub)" style="whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="98" y="170" width="150" height="30" as="geometry"/>
</mxCell>
<mxCell id="9" value="" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="475" y="150" width="260" height="230" as="geometry"/>
</mxCell>
<mxCell id="11" value="PK: ID" style="whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="480" y="160" width="150" height="30" as="geometry"/>
</mxCell>
<mxCell id="12" value="title" style="whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="480" y="220" width="150" height="30" as="geometry"/>
</mxCell>
<mxCell id="13" value="date" style="whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="480" y="260" width="150" height="30" as="geometry"/>
</mxCell>
<mxCell id="14" value="user_id(created_by)" style="whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="480" y="310" width="150" height="30" as="geometry"/>
</mxCell>
<mxCell id="15" value="" style="endArrow=none;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.75;entryDx=0;entryDy=0;" edge="1" parent="1" source="6" target="9">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="430" y="290" as="sourcePoint"/>
<mxPoint x="480" y="240" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="17" value="EVENTS" style="whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="505" y="470" width="150" height="30" as="geometry"/>
</mxCell>
<mxCell id="18" value="USER" style="whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="125" y="470" width="150" height="30" as="geometry"/>
</mxCell>
<mxCell id="19" value="" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="70" y="520" width="260" height="230" as="geometry"/>
</mxCell>
<mxCell id="20" value="PK ID" style="whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="90" y="530" width="150" height="30" as="geometry"/>
</mxCell>
<mxCell id="23" value="" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="450" y="510" width="260" height="230" as="geometry"/>
</mxCell>
<mxCell id="24" value="PK: ID" style="whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="455" y="520" width="150" height="30" as="geometry"/>
</mxCell>
<mxCell id="25" value="title" style="whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="455" y="580" width="150" height="30" as="geometry"/>
</mxCell>
<mxCell id="26" value="date" style="whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="455" y="620" width="150" height="30" as="geometry"/>
</mxCell>
<mxCell id="27" value="user_id(created_by)" style="whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="455" y="670" width="150" height="30" as="geometry"/>
</mxCell>
<mxCell id="28" value="" style="endArrow=none;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.75;entryDx=0;entryDy=0;" edge="1" source="20" target="23" parent="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="405" y="650" as="sourcePoint"/>
<mxPoint x="455" y="600" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="29" value="events_attended" style="whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="73" y="570" width="150" height="30" as="geometry"/>
</mxCell>
<mxCell id="30" value="" style="endArrow=none;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="1" source="29" target="24">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="500" y="510" as="sourcePoint"/>
<mxPoint x="550" y="460" as="targetPoint"/>
</mxGeometry>
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>