-
Notifications
You must be signed in to change notification settings - Fork 0
/
test.drawio
61 lines (61 loc) · 6.29 KB
/
test.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
<mxfile host="65bd71144e">
<diagram id="dPUS4ppYxD0LR4rgsQpy" name="Page-1">
<mxGraphModel dx="1128" dy="1779" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="850" pageHeight="1100" background="#DAD2D8" math="0" shadow="0">
<root>
<mxCell id="0"/>
<mxCell id="1" parent="0"/>
<mxCell id="35" value="Referenced" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;strokeColor=#A8201A;fontColor=#143642;exitX=0.035;exitY=0.572;exitDx=0;exitDy=0;exitPerimeter=0;labelBackgroundColor=#DAD2D8;" parent="1" source="34" edge="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="100" y="-680" as="targetPoint"/>
<Array as="points">
<mxPoint x="276" y="-780"/>
<mxPoint x="100" y="-780"/>
</Array>
</mxGeometry>
</mxCell>
<mxCell id="34" value="User<br><br><br><br>_id:ObjectId<br>Name: String<br>Age: Number<br>Workout Log : [ref WorkoutLog]<br><br>" style="shape=actor;whiteSpace=wrap;html=1;fillColor=#FAE5C7;strokeColor=#0F8B8D;fontColor=#143642;" parent="1" vertex="1">
<mxGeometry x="260" y="-890" width="180" height="190" as="geometry"/>
</mxCell>
<mxCell id="36" value="Workout Log" style="swimlane;fontStyle=0;childLayout=stackLayout;horizontal=1;startSize=26;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;fillColor=#FAE5C7;strokeColor=#0F8B8D;fontColor=#143642;" parent="1" vertex="1">
<mxGeometry x="10" y="-670" width="150" height="180" as="geometry"/>
</mxCell>
<mxCell id="37" value="_id: ObjectId" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;fontColor=#143642;" parent="36" vertex="1">
<mxGeometry y="26" width="150" height="26" as="geometry"/>
</mxCell>
<mxCell id="43" value="User: [ref User]" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;fontColor=#143642;" parent="36" vertex="1">
<mxGeometry y="52" width="150" height="26" as="geometry"/>
</mxCell>
<mxCell id="38" value="Exercise: Array" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;fontColor=#143642;" parent="36" vertex="1">
<mxGeometry y="78" width="150" height="26" as="geometry"/>
</mxCell>
<mxCell id="41" value="Date: Number" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;fontColor=#143642;" parent="36" vertex="1">
<mxGeometry y="104" width="150" height="26" as="geometry"/>
</mxCell>
<mxCell id="42" value="Reps: Number " style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;fontColor=#143642;" parent="36" vertex="1">
<mxGeometry y="130" width="150" height="26" as="geometry"/>
</mxCell>
<mxCell id="39" value="Duration: Number" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;fontColor=#143642;" parent="36" vertex="1">
<mxGeometry y="156" width="150" height="24" as="geometry"/>
</mxCell>
<mxCell id="416" value="CRUD" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fontColor=#143642;" parent="1" vertex="1">
<mxGeometry x="15" y="-690" width="50" height="20" as="geometry"/>
</mxCell>
<mxCell id="428" value="Fitness App<br style="font-size: 21px;">Using Wger API" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fontColor=#143642;fontSize=21;" parent="1" vertex="1">
<mxGeometry x="5" y="-925" width="160" height="60" as="geometry"/>
</mxCell>
<mxCell id="429" value="Workout Log" style="swimlane;fontStyle=0;childLayout=stackLayout;horizontal=1;startSize=26;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;" vertex="1" parent="1">
<mxGeometry x="120" y="-370" width="140" height="104" as="geometry"/>
</mxCell>
<mxCell id="430" value="Item 1" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="429">
<mxGeometry y="26" width="140" height="26" as="geometry"/>
</mxCell>
<mxCell id="431" value="Item 2" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="429">
<mxGeometry y="52" width="140" height="26" as="geometry"/>
</mxCell>
<mxCell id="432" value="Item 3" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="429">
<mxGeometry y="78" width="140" height="26" as="geometry"/>
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>