-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPlan.drawio
120 lines (120 loc) · 9.57 KB
/
Plan.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
<mxfile host="65bd71144e">
<diagram id="D6-t4EXI9U9wSQPo0Zsw" name="Page-1">
<mxGraphModel dx="1860" dy="374" 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="7" value="" style="edgeStyle=none;html=1;" parent="1" source="2" target="6" edge="1">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="2" value="Events Database" style="rounded=1;whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="220" y="90" width="120" height="60" as="geometry"/>
</mxCell>
<mxCell id="5" value="" style="edgeStyle=none;html=1;" parent="1" source="3" target="4" edge="1">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="3" value="Users Database" style="rounded=1;whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="900" y="90" width="120" height="60" as="geometry"/>
</mxCell>
<mxCell id="10" value="" style="edgeStyle=none;html=1;" parent="1" source="4" target="9" edge="1">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="12" value="" style="edgeStyle=none;html=1;" parent="1" source="4" target="11" edge="1">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="14" value="" style="edgeStyle=none;html=1;" parent="1" source="4" target="13" edge="1">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="4" value="User routes" style="whiteSpace=wrap;html=1;rounded=1;" parent="1" vertex="1">
<mxGeometry x="900" y="220" width="120" height="60" as="geometry"/>
</mxCell>
<mxCell id="16" value="" style="edgeStyle=none;html=1;" parent="1" source="6" target="15" edge="1">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="18" value="" style="edgeStyle=none;html=1;" parent="1" source="6" target="17" edge="1">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="20" value="" style="edgeStyle=none;html=1;" edge="1" parent="1" source="6" target="19">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="22" value="" style="edgeStyle=none;html=1;" edge="1" parent="1" source="6" target="21">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="6" value="Events Routes" style="whiteSpace=wrap;html=1;rounded=1;" parent="1" vertex="1">
<mxGeometry x="220" y="230" width="120" height="60" as="geometry"/>
</mxCell>
<mxCell id="24" value="" style="edgeStyle=none;html=1;exitX=0.423;exitY=-0.033;exitDx=0;exitDy=0;exitPerimeter=0;entryX=0.5;entryY=1;entryDx=0;entryDy=0;" edge="1" parent="1" source="23" target="9">
<mxGeometry relative="1" as="geometry">
<mxPoint x="880" y="420" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="9" value="/login (POST)" style="whiteSpace=wrap;html=1;rounded=1;" parent="1" vertex="1">
<mxGeometry x="900" y="330" width="120" height="60" as="geometry"/>
</mxCell>
<mxCell id="30" value="" style="edgeStyle=none;html=1;" edge="1" parent="1" source="11" target="29">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="11" value="/Create (POST)" style="whiteSpace=wrap;html=1;rounded=1;" parent="1" vertex="1">
<mxGeometry x="730" y="220" width="120" height="60" as="geometry"/>
</mxCell>
<mxCell id="13" value="/update (PATCH)" style="whiteSpace=wrap;html=1;rounded=1;" parent="1" vertex="1">
<mxGeometry x="1080" y="220" width="120" height="60" as="geometry"/>
</mxCell>
<mxCell id="15" value="/ (GET)" style="whiteSpace=wrap;html=1;rounded=1;" parent="1" vertex="1">
<mxGeometry x="110" y="350" width="120" height="60" as="geometry"/>
</mxCell>
<mxCell id="17" value="/create (POST)" style="whiteSpace=wrap;html=1;rounded=1;" parent="1" vertex="1">
<mxGeometry x="380" y="230" width="120" height="60" as="geometry"/>
</mxCell>
<mxCell id="45" value="" style="edgeStyle=none;html=1;" edge="1" parent="1" source="19" target="44">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="19" value="/update (PATCH)" style="whiteSpace=wrap;html=1;rounded=1;" vertex="1" parent="1">
<mxGeometry x="20" y="230" width="120" height="60" as="geometry"/>
</mxCell>
<mxCell id="21" value="/delete (DELETE)" style="whiteSpace=wrap;html=1;rounded=1;" vertex="1" parent="1">
<mxGeometry x="280" y="350" width="120" height="60" as="geometry"/>
</mxCell>
<mxCell id="23" value="React SIgn-in page" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="910" y="460" width="120" height="60" as="geometry"/>
</mxCell>
<mxCell id="27" value="" style="edgeStyle=none;html=1;" edge="1" parent="1" source="26" target="13">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="26" value="React update user page" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="1080" y="460" width="120" height="60" as="geometry"/>
</mxCell>
<mxCell id="29" value="React Sign-up page" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="730" y="460" width="120" height="60" as="geometry"/>
</mxCell>
<mxCell id="37" value="" style="edgeStyle=none;html=1;" edge="1" parent="1" source="36" target="21">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="36" value="React delete event" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="280" y="450" width="120" height="60" as="geometry"/>
</mxCell>
<mxCell id="39" value="" style="edgeStyle=none;html=1;" edge="1" parent="1" source="38" target="15">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="38" value="React get all events" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="110" y="450" width="120" height="60" as="geometry"/>
</mxCell>
<mxCell id="41" value="" style="edgeStyle=none;html=1;" edge="1" parent="1" source="40" target="17">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="40" value="React create event" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="440" y="450" width="120" height="60" as="geometry"/>
</mxCell>
<mxCell id="44" value="React update event" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="-40" y="450" width="120" height="60" as="geometry"/>
</mxCell>
<mxCell id="46" value=" <p style="margin: 0px 0px 8px; overflow-wrap: break-word; text-overflow: ellipsis; color: rgb(23, 43, 77); font-size: 14px; font-style: normal; font-weight: 400; letter-spacing: normal; text-indent: 0px; text-transform: none; word-spacing: 0px; background-color: rgb(255, 255, 255);">Heroku</p><p style="margin: 0px 0px 8px; overflow-wrap: break-word; text-overflow: ellipsis; color: rgb(23, 43, 77); font-size: 14px; font-style: normal; font-weight: 400; letter-spacing: normal; text-indent: 0px; text-transform: none; word-spacing: 0px; background-color: rgb(255, 255, 255);">Events Table<br>-Name of Event<br>-Event Host<br>-Start &amp; End Time<br>-Description<br>-Cost<br>-Address<br>-count of attendees<br>-Buttons to say yes or no to attendance.</p><p style="margin: 0px; overflow-wrap: break-word; text-overflow: ellipsis; color: rgb(23, 43, 77); font-size: 14px; font-style: normal; font-weight: 400; letter-spacing: normal; text-indent: 0px; text-transform: none; word-spacing: 0px; background-color: rgb(255, 255, 255);">User Table<br>-Real Name<br>-Username<br>-Password<br>-Location</p> " style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="560" y="230" width="120" height="60" as="geometry"/>
</mxCell>
<mxCell id="47" style="edgeStyle=none;html=1;" edge="1" parent="1" source="46" target="46">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>