-
Notifications
You must be signed in to change notification settings - Fork 0
/
Flowchart
201 lines (201 loc) · 15.9 KB
/
Flowchart
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
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
<mxfile host="app.diagrams.net" modified="2021-01-24T00:20:29.842Z" agent="5.0 (Macintosh; Intel Mac OS X 11_1_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.141 Safari/537.36" etag="_Gjh_oHEa9ln_jPSmF3_" version="14.1.8" type="github">
<diagram name="Page-1" id="c7488fd3-1785-93aa-aadb-54a6760d102a">
<mxGraphModel dx="1042" dy="1414" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="1100" pageHeight="850" background="#ffffff" math="0" shadow="0">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
<mxCell id="2b4e8129b02d487f-1" value="" style="swimlane;html=1;childLayout=stackLayout;horizontal=1;startSize=20;horizontalStack=0;rounded=0;shadow=0;labelBackgroundColor=none;strokeWidth=1;fontFamily=Verdana;fontSize=8;align=center;" parent="1" vertex="1">
<mxGeometry x="180" y="60" width="920" height="630" as="geometry">
<mxRectangle x="180" y="70" width="50" height="40" as="alternateBounds" />
</mxGeometry>
</mxCell>
<mxCell id="2b4e8129b02d487f-2" value="CLI Class" style="swimlane;html=1;startSize=20;horizontal=0;" parent="2b4e8129b02d487f-1" vertex="1">
<mxGeometry y="20" width="920" height="150" as="geometry" />
</mxCell>
<mxCell id="2b4e8129b02d487f-18" style="edgeStyle=orthogonalEdgeStyle;rounded=0;html=1;labelBackgroundColor=none;startArrow=none;startFill=0;startSize=5;endArrow=classicThin;endFill=1;endSize=5;jettySize=auto;orthogonalLoop=1;strokeWidth=1;fontFamily=Verdana;fontSize=8" parent="2b4e8129b02d487f-2" source="2b4e8129b02d487f-5" target="2b4e8129b02d487f-6" edge="1">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="2b4e8129b02d487f-5" value="Prints Greeting" style="ellipse;whiteSpace=wrap;html=1;rounded=0;shadow=0;labelBackgroundColor=none;strokeWidth=1;fontFamily=Verdana;fontSize=8;align=center;" parent="2b4e8129b02d487f-2" vertex="1">
<mxGeometry x="40" y="50" width="50" height="50" as="geometry" />
</mxCell>
<mxCell id="2b4e8129b02d487f-6" value="Prints out numbered list of teams to select from" style="rounded=1;whiteSpace=wrap;html=1;shadow=0;labelBackgroundColor=none;strokeWidth=1;fontFamily=Verdana;fontSize=8;align=center;" parent="2b4e8129b02d487f-2" vertex="1">
<mxGeometry x="135" y="56.49999999999997" width="70" height="37" as="geometry" />
</mxCell>
<mxCell id="rDEwq_Y4c4YehVas0zgF-18" value="User inputs instruction for next action" style="rounded=1;whiteSpace=wrap;html=1;shadow=0;labelBackgroundColor=none;strokeWidth=1;fontFamily=Verdana;fontSize=8;align=center;" parent="2b4e8129b02d487f-2" vertex="1">
<mxGeometry x="837.5" y="56.49999999999997" width="70" height="37" as="geometry" />
</mxCell>
<mxCell id="rDEwq_Y4c4YehVas0zgF-23" value="User enters number associated with team" style="rounded=1;whiteSpace=wrap;html=1;shadow=0;labelBackgroundColor=none;strokeWidth=1;fontFamily=Verdana;fontSize=8;align=center;" parent="2b4e8129b02d487f-2" vertex="1">
<mxGeometry x="230" y="56.49999999999997" width="70" height="37" as="geometry" />
</mxCell>
<mxCell id="rDEwq_Y4c4YehVas0zgF-42" value="" style="endArrow=classic;html=1;fontSize=10;entryX=0.5;entryY=0;entryDx=0;entryDy=0;exitX=0;exitY=0.25;exitDx=0;exitDy=0;" parent="2b4e8129b02d487f-2" source="2b4e8129b02d487f-6" target="rDEwq_Y4c4YehVas0zgF-18" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="360" y="56.5" as="sourcePoint" />
<mxPoint x="657.5" y="20" as="targetPoint" />
<Array as="points">
<mxPoint x="135" y="-140" />
<mxPoint x="872.5" y="-140" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="ZKz_PeMd2FncZHEh645d-1" value="User enters number associated with selected player" style="rounded=1;whiteSpace=wrap;html=1;shadow=0;labelBackgroundColor=none;strokeWidth=1;fontFamily=Verdana;fontSize=8;align=center;" parent="2b4e8129b02d487f-2" vertex="1">
<mxGeometry x="620" y="56.49999999999997" width="70" height="37" as="geometry" />
</mxCell>
<mxCell id="ZKz_PeMd2FncZHEh645d-2" value="" style="endArrow=classic;html=1;exitX=0.75;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" parent="2b4e8129b02d487f-2" target="ZKz_PeMd2FncZHEh645d-1" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="654" y="-50" as="sourcePoint" />
<mxPoint x="654" y="50" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ZKz_PeMd2FncZHEh645d-3" value="" style="endArrow=classic;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" parent="2b4e8129b02d487f-2" source="ZKz_PeMd2FncZHEh645d-1" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="520" y="177" as="sourcePoint" />
<mxPoint x="655" y="353.5" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="npOkwesZXiFXnHC0k9oP-4" value="" style="endArrow=classic;html=1;exitX=0.407;exitY=0.986;exitDx=0;exitDy=0;exitPerimeter=0;entryX=0;entryY=1;entryDx=0;entryDy=0;" edge="1" parent="2b4e8129b02d487f-2" source="rDEwq_Y4c4YehVas0zgF-18" target="2b4e8129b02d487f-5">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="500" y="190" as="sourcePoint" />
<mxPoint x="50" y="460" as="targetPoint" />
<Array as="points">
<mxPoint x="866" y="530" />
<mxPoint x="270" y="530" />
<mxPoint x="270" y="460" />
<mxPoint x="40" y="460" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="2b4e8129b02d487f-3" value="MLBTeam Class<br>" style="swimlane;html=1;startSize=20;horizontal=0;" parent="2b4e8129b02d487f-1" vertex="1">
<mxGeometry y="170" width="920" height="150" as="geometry" />
</mxCell>
<mxCell id="2b4e8129b02d487f-12" value="MLB Teams/Links are created and stored" style="rounded=1;whiteSpace=wrap;html=1;shadow=0;labelBackgroundColor=none;strokeWidth=1;fontFamily=Verdana;fontSize=8;align=center;" parent="2b4e8129b02d487f-3" vertex="1">
<mxGeometry x="135" y="49.99999999999996" width="70" height="37" as="geometry" />
</mxCell>
<mxCell id="2b4e8129b02d487f-4" value="MLBPlayer Class" style="swimlane;html=1;startSize=20;horizontal=0;" parent="2b4e8129b02d487f-1" vertex="1">
<mxGeometry y="320" width="920" height="150" as="geometry" />
</mxCell>
<mxCell id="ZKz_PeMd2FncZHEh645d-4" value="Prints out stats from selected player" style="rounded=1;whiteSpace=wrap;html=1;shadow=0;labelBackgroundColor=none;strokeWidth=1;fontFamily=Verdana;fontSize=8;align=center;" parent="2b4e8129b02d487f-4" vertex="1">
<mxGeometry x="720" y="-243.50000000000003" width="70" height="37" as="geometry" />
</mxCell>
<mxCell id="ZKz_PeMd2FncZHEh645d-5" value="Retrieve players from selected year" style="rounded=1;whiteSpace=wrap;html=1;shadow=0;labelBackgroundColor=none;strokeWidth=1;fontFamily=Verdana;fontSize=8;align=center;" parent="2b4e8129b02d487f-4" vertex="1">
<mxGeometry x="620" y="56.5" width="70" height="37" as="geometry" />
</mxCell>
<mxCell id="ZKz_PeMd2FncZHEh645d-6" value="" style="endArrow=classic;html=1;entryX=0.5;entryY=1;entryDx=0;entryDy=0;" parent="2b4e8129b02d487f-4" target="ZKz_PeMd2FncZHEh645d-4" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="690" y="76" as="sourcePoint" />
<mxPoint x="555" y="-580" as="targetPoint" />
<Array as="points">
<mxPoint x="755" y="76" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="ZKz_PeMd2FncZHEh645d-7" value="User decides next action" style="rounded=1;whiteSpace=wrap;html=1;" parent="2b4e8129b02d487f-4" vertex="1">
<mxGeometry x="772" y="-397" width="88" height="50" as="geometry" />
</mxCell>
<mxCell id="ZKz_PeMd2FncZHEh645d-8" value="" style="endArrow=classic;html=1;entryX=0;entryY=0.5;entryDx=0;entryDy=0;exitX=0.414;exitY=-0.014;exitDx=0;exitDy=0;exitPerimeter=0;" parent="2b4e8129b02d487f-4" source="ZKz_PeMd2FncZHEh645d-4" target="ZKz_PeMd2FncZHEh645d-7" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="750" y="-250" as="sourcePoint" />
<mxPoint x="750" y="-370" as="targetPoint" />
<Array as="points">
<mxPoint x="750" y="-370" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="rDEwq_Y4c4YehVas0zgF-33" value="Retrieve players from selected team" style="rounded=1;whiteSpace=wrap;html=1;shadow=0;labelBackgroundColor=none;strokeWidth=1;fontFamily=Verdana;fontSize=8;align=center;" parent="2b4e8129b02d487f-4" vertex="1">
<mxGeometry x="230" y="56.5" width="70" height="37" as="geometry" />
</mxCell>
<mxCell id="npOkwesZXiFXnHC0k9oP-3" value="" style="endArrow=classic;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="2b4e8129b02d487f-4" source="rDEwq_Y4c4YehVas0zgF-33" target="ZKz_PeMd2FncZHEh645d-7">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="180" y="-233.5" as="sourcePoint" />
<mxPoint x="870" y="-420" as="targetPoint" />
<Array as="points">
<mxPoint x="310" y="-362" />
<mxPoint x="480" y="-360" />
<mxPoint x="480" y="-420" />
<mxPoint x="820" y="-420" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="2b4e8129b02d487f-24" style="edgeStyle=orthogonalEdgeStyle;rounded=0;html=1;labelBackgroundColor=none;startArrow=none;startFill=0;startSize=5;endArrow=classicThin;endFill=1;endSize=5;jettySize=auto;orthogonalLoop=1;strokeWidth=1;fontFamily=Verdana;fontSize=8;entryX=0.5;entryY=1;entryDx=0;entryDy=0;exitX=0.5;exitY=0;exitDx=0;exitDy=0;" parent="2b4e8129b02d487f-1" source="2b4e8129b02d487f-12" target="2b4e8129b02d487f-6" edge="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="170" y="210" as="sourcePoint" />
<mxPoint x="155" y="130" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="rDEwq_Y4c4YehVas0zgF-1" value="Scraper Class" style="swimlane;html=1;startSize=20;horizontal=0;" parent="2b4e8129b02d487f-1" vertex="1">
<mxGeometry y="470" width="920" height="150" as="geometry" />
</mxCell>
<mxCell id="rDEwq_Y4c4YehVas0zgF-3" value="Gets data from the baseball-reference website" style="rounded=1;whiteSpace=wrap;html=1;shadow=0;labelBackgroundColor=none;strokeWidth=1;fontFamily=Verdana;fontSize=8;align=center;" parent="rDEwq_Y4c4YehVas0zgF-1" vertex="1">
<mxGeometry x="50" y="57.00000000000003" width="70" height="37" as="geometry" />
</mxCell>
<mxCell id="rDEwq_Y4c4YehVas0zgF-2" style="edgeStyle=orthogonalEdgeStyle;rounded=0;html=1;labelBackgroundColor=none;startArrow=none;startFill=0;startSize=5;endArrow=classicThin;endFill=1;endSize=5;jettySize=auto;orthogonalLoop=1;strokeWidth=1;fontFamily=Verdana;fontSize=8;exitX=1;exitY=0.5;exitDx=0;exitDy=0;" parent="2b4e8129b02d487f-1" source="rDEwq_Y4c4YehVas0zgF-3" target="2b4e8129b02d487f-12" edge="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="135" y="545.5" as="sourcePoint" />
<mxPoint x="165" y="260" as="targetPoint" />
<Array as="points">
<mxPoint x="170" y="546" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="rDEwq_Y4c4YehVas0zgF-9" value="" style="endArrow=classic;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;" parent="2b4e8129b02d487f-1" source="2b4e8129b02d487f-5" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="320" y="320" as="sourcePoint" />
<mxPoint x="65" y="524" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="rDEwq_Y4c4YehVas0zgF-25" value="" style="endArrow=classic;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" parent="2b4e8129b02d487f-1" source="rDEwq_Y4c4YehVas0zgF-23" target="rDEwq_Y4c4YehVas0zgF-33" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="320" y="300" as="sourcePoint" />
<mxPoint x="265" y="220" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="rDEwq_Y4c4YehVas0zgF-11" value="User" style="shape=umlActor;verticalLabelPosition=bottom;verticalAlign=top;html=1;outlineConnect=0;" parent="1" vertex="1">
<mxGeometry x="170" y="-20" width="30" height="60" as="geometry" />
</mxCell>
<mxCell id="rDEwq_Y4c4YehVas0zgF-12" value="User starts App" style="rounded=1;whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="210" y="10" width="70" height="30" as="geometry" />
</mxCell>
<mxCell id="rDEwq_Y4c4YehVas0zgF-13" value="" style="endArrow=classic;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" parent="1" source="rDEwq_Y4c4YehVas0zgF-12" target="2b4e8129b02d487f-5" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="500" y="50" as="sourcePoint" />
<mxPoint x="550" as="targetPoint" />
<Array as="points" />
</mxGeometry>
</mxCell>
<mxCell id="rDEwq_Y4c4YehVas0zgF-14" value="User decides next action" style="rounded=1;whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="372" y="-17" width="88" height="50" as="geometry" />
</mxCell>
<mxCell id="rDEwq_Y4c4YehVas0zgF-15" value="" style="endArrow=classic;html=1;exitX=0.5;exitY=0;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" parent="1" source="2b4e8129b02d487f-6" target="rDEwq_Y4c4YehVas0zgF-14" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="500" y="160" as="sourcePoint" />
<mxPoint x="350" y="10" as="targetPoint" />
<Array as="points">
<mxPoint x="350" y="10" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="rDEwq_Y4c4YehVas0zgF-21" value="Program Exits" style="ellipse;whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="1130" y="135" width="70" height="60" as="geometry" />
</mxCell>
<mxCell id="rDEwq_Y4c4YehVas0zgF-24" value="" style="endArrow=classic;html=1;exitX=0.75;exitY=1;exitDx=0;exitDy=0;entryX=0.4;entryY=-0.014;entryDx=0;entryDy=0;entryPerimeter=0;" parent="1" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="444" y="33" as="sourcePoint" />
<mxPoint x="444" y="145.98199999999997" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="rDEwq_Y4c4YehVas0zgF-40" value="User decides next action" style="rounded=1;whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="752" y="-17" width="88" height="50" as="geometry" />
</mxCell>
<mxCell id="ZKz_PeMd2FncZHEh645d-9" value="" style="curved=1;endArrow=classic;html=1;fontSize=10;exitX=0.5;exitY=1;exitDx=0;exitDy=0;" parent="1" source="rDEwq_Y4c4YehVas0zgF-18" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="1080" y="220" as="sourcePoint" />
<mxPoint x="1130" y="170" as="targetPoint" />
<Array as="points">
<mxPoint x="1070" y="210" />
<mxPoint x="1100" y="170" />
</Array>
</mxGeometry>
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>