#35 Passion project description

Aberto
zmalone quer mesclar 1 commits de zmalone/PassionBy4.2:master em master
7 arquivos alterados com 265 adições e 2 exclusões
  1. 9
    0
      .idea/PassionBy4.2.iml
  2. 6
    0
      .idea/misc.xml
  3. 8
    0
      .idea/modules.xml
  4. 6
    0
      .idea/vcs.xml
  5. 229
    0
      .idea/workspace.xml
  6. 6
    1
      ProjectDescription.md
  7. 1
    1
      README.md

+ 9
- 0
.idea/PassionBy4.2.iml Ver arquivo

@@ -0,0 +1,9 @@
1
+<?xml version="1.0" encoding="UTF-8"?>
2
+<module type="JAVA_MODULE" version="4">
3
+  <component name="NewModuleRootManager" inherit-compiler-output="true">
4
+    <exclude-output />
5
+    <content url="file://$MODULE_DIR$" />
6
+    <orderEntry type="inheritedJdk" />
7
+    <orderEntry type="sourceFolder" forTests="false" />
8
+  </component>
9
+</module>

+ 6
- 0
.idea/misc.xml Ver arquivo

@@ -0,0 +1,6 @@
1
+<?xml version="1.0" encoding="UTF-8"?>
2
+<project version="4">
3
+  <component name="JavaScriptSettings">
4
+    <option name="languageLevel" value="ES6" />
5
+  </component>
6
+</project>

+ 8
- 0
.idea/modules.xml Ver arquivo

@@ -0,0 +1,8 @@
1
+<?xml version="1.0" encoding="UTF-8"?>
2
+<project version="4">
3
+  <component name="ProjectModuleManager">
4
+    <modules>
5
+      <module fileurl="file://$PROJECT_DIR$/.idea/PassionBy4.2.iml" filepath="$PROJECT_DIR$/.idea/PassionBy4.2.iml" />
6
+    </modules>
7
+  </component>
8
+</project>

+ 6
- 0
.idea/vcs.xml Ver arquivo

@@ -0,0 +1,6 @@
1
+<?xml version="1.0" encoding="UTF-8"?>
2
+<project version="4">
3
+  <component name="VcsDirectoryMappings">
4
+    <mapping directory="" vcs="Git" />
5
+  </component>
6
+</project>

+ 229
- 0
.idea/workspace.xml Ver arquivo

@@ -0,0 +1,229 @@
1
+<?xml version="1.0" encoding="UTF-8"?>
2
+<project version="4">
3
+  <component name="ChangeListManager">
4
+    <list default="true" id="9177f523-f5cd-4bac-946a-e4de2690477d" name="Default Changelist" comment="">
5
+      <change beforePath="$PROJECT_DIR$/ProjectDescription.md" beforeDir="false" afterPath="$PROJECT_DIR$/ProjectDescription.md" afterDir="false" />
6
+      <change beforePath="$PROJECT_DIR$/README.md" beforeDir="false" afterPath="$PROJECT_DIR$/README.md" afterDir="false" />
7
+    </list>
8
+    <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
9
+    <option name="SHOW_DIALOG" value="false" />
10
+    <option name="HIGHLIGHT_CONFLICTS" value="true" />
11
+    <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
12
+    <option name="LAST_RESOLUTION" value="IGNORE" />
13
+  </component>
14
+  <component name="FUSProjectUsageTrigger">
15
+    <session id="1821933877">
16
+      <usages-collector id="statistics.lifecycle.project">
17
+        <counts>
18
+          <entry key="project.closed" value="1" />
19
+          <entry key="project.open.time.5" value="1" />
20
+          <entry key="project.opened" value="1" />
21
+        </counts>
22
+      </usages-collector>
23
+      <usages-collector id="statistics.file.extensions.open">
24
+        <counts>
25
+          <entry key="md" value="2" />
26
+        </counts>
27
+      </usages-collector>
28
+      <usages-collector id="statistics.file.types.open">
29
+        <counts>
30
+          <entry key="Markdown" value="2" />
31
+        </counts>
32
+      </usages-collector>
33
+      <usages-collector id="statistics.file.extensions.edit">
34
+        <counts>
35
+          <entry key="md" value="422" />
36
+        </counts>
37
+      </usages-collector>
38
+      <usages-collector id="statistics.file.types.edit">
39
+        <counts>
40
+          <entry key="Markdown" value="422" />
41
+        </counts>
42
+      </usages-collector>
43
+    </session>
44
+  </component>
45
+  <component name="FileEditorManager">
46
+    <leaf>
47
+      <file pinned="false" current-in-tab="false">
48
+        <entry file="file://$PROJECT_DIR$/ProjectDescription.md">
49
+          <provider selected="true" editor-type-id="split-provider[text-editor;markdown-preview-editor]">
50
+            <state split_layout="SPLIT">
51
+              <first_editor relative-caret-position="180">
52
+                <caret line="12" column="71" lean-forward="true" selection-start-line="12" selection-start-column="71" selection-end-line="12" selection-end-column="71" />
53
+              </first_editor>
54
+              <second_editor />
55
+            </state>
56
+          </provider>
57
+        </entry>
58
+      </file>
59
+      <file pinned="false" current-in-tab="true">
60
+        <entry file="file://$PROJECT_DIR$/README.md">
61
+          <provider selected="true" editor-type-id="split-provider[text-editor;markdown-preview-editor]">
62
+            <state split_layout="SPLIT">
63
+              <first_editor relative-caret-position="210">
64
+                <caret line="14" column="1" selection-start-line="14" selection-start-column="1" selection-end-line="14" selection-end-column="1" />
65
+              </first_editor>
66
+              <second_editor />
67
+            </state>
68
+          </provider>
69
+        </entry>
70
+      </file>
71
+    </leaf>
72
+  </component>
73
+  <component name="Git.Settings">
74
+    <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
75
+  </component>
76
+  <component name="IdeDocumentHistory">
77
+    <option name="CHANGED_PATHS">
78
+      <list>
79
+        <option value="$PROJECT_DIR$/ProjectDescription.md" />
80
+        <option value="$PROJECT_DIR$/README.md" />
81
+      </list>
82
+    </option>
83
+  </component>
84
+  <component name="JsBuildToolGruntFileManager" detection-done="true" sorting="DEFINITION_ORDER" />
85
+  <component name="JsBuildToolPackageJson" detection-done="true" sorting="DEFINITION_ORDER" />
86
+  <component name="JsGulpfileManager">
87
+    <detection-done>true</detection-done>
88
+    <sorting>DEFINITION_ORDER</sorting>
89
+  </component>
90
+  <component name="ProjectFrameBounds">
91
+    <option name="x" value="20" />
92
+    <option name="y" value="23" />
93
+    <option name="width" value="1260" />
94
+    <option name="height" value="683" />
95
+  </component>
96
+  <component name="ProjectView">
97
+    <navigator proportions="" version="1">
98
+      <foldersAlwaysOnTop value="true" />
99
+    </navigator>
100
+    <panes>
101
+      <pane id="Scope" />
102
+      <pane id="ProjectPane">
103
+        <subPane>
104
+          <expand>
105
+            <path>
106
+              <item name="PassionBy4.2" type="b2602c69:ProjectViewProjectNode" />
107
+              <item name="PassionBy4.2" type="462c0819:PsiDirectoryNode" />
108
+            </path>
109
+          </expand>
110
+          <select />
111
+        </subPane>
112
+      </pane>
113
+      <pane id="PackagesPane" />
114
+    </panes>
115
+  </component>
116
+  <component name="PropertiesComponent">
117
+    <property name="WebServerToolWindowFactoryState" value="false" />
118
+    <property name="aspect.path.notification.shown" value="true" />
119
+    <property name="last_opened_file_path" value="$PROJECT_DIR$" />
120
+    <property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" />
121
+    <property name="nodejs_npm_path_reset_for_default_project" value="true" />
122
+  </component>
123
+  <component name="RunDashboard">
124
+    <option name="ruleStates">
125
+      <list>
126
+        <RuleState>
127
+          <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
128
+        </RuleState>
129
+        <RuleState>
130
+          <option name="name" value="StatusDashboardGroupingRule" />
131
+        </RuleState>
132
+      </list>
133
+    </option>
134
+  </component>
135
+  <component name="SvnConfiguration">
136
+    <configuration />
137
+  </component>
138
+  <component name="TaskManager">
139
+    <task active="true" id="Default" summary="Default task">
140
+      <changelist id="9177f523-f5cd-4bac-946a-e4de2690477d" name="Default Changelist" comment="" />
141
+      <created>1541426982282</created>
142
+      <option name="number" value="Default" />
143
+      <option name="presentableId" value="Default" />
144
+      <updated>1541426982282</updated>
145
+      <workItem from="1541426986051" duration="759000" />
146
+    </task>
147
+    <servers />
148
+  </component>
149
+  <component name="TimeTrackingManager">
150
+    <option name="totallyTimeSpent" value="759000" />
151
+  </component>
152
+  <component name="ToolWindowManager">
153
+    <frame x="20" y="23" width="1260" height="683" extended-state="0" />
154
+    <editor active="true" />
155
+    <layout>
156
+      <window_info id="Image Layers" />
157
+      <window_info id="Designer" />
158
+      <window_info id="UI Designer" />
159
+      <window_info id="Capture Tool" />
160
+      <window_info id="Favorites" side_tool="true" />
161
+      <window_info active="true" content_ui="combo" id="Project" order="0" visible="true" weight="0.24958949" />
162
+      <window_info id="Structure" order="1" side_tool="true" weight="0.25" />
163
+      <window_info anchor="bottom" id="Database Changes" show_stripe_button="false" />
164
+      <window_info anchor="bottom" id="Version Control" />
165
+      <window_info anchor="bottom" id="Terminal" />
166
+      <window_info anchor="bottom" id="Event Log" side_tool="true" />
167
+      <window_info anchor="bottom" id="Message" order="0" />
168
+      <window_info anchor="bottom" id="Find" order="1" />
169
+      <window_info anchor="bottom" id="Run" order="2" />
170
+      <window_info anchor="bottom" id="Debug" order="3" weight="0.4" />
171
+      <window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
172
+      <window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
173
+      <window_info anchor="bottom" id="TODO" order="6" />
174
+      <window_info anchor="right" id="Palette" />
175
+      <window_info anchor="right" id="Theme Preview" />
176
+      <window_info anchor="right" id="Capture Analysis" />
177
+      <window_info anchor="right" id="Palette&#9;" />
178
+      <window_info anchor="right" id="Database" />
179
+      <window_info anchor="right" id="Maven Projects" />
180
+      <window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
181
+      <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
182
+      <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
183
+    </layout>
184
+  </component>
185
+  <component name="TypeScriptGeneratedFilesManager">
186
+    <option name="version" value="1" />
187
+  </component>
188
+  <component name="VcsContentAnnotationSettings">
189
+    <option name="myLimit" value="2678400000" />
190
+  </component>
191
+  <component name="editorHistoryManager">
192
+    <entry file="file://$PROJECT_DIR$/ProjectDescription.md">
193
+      <provider selected="true" editor-type-id="split-provider[text-editor;markdown-preview-editor]">
194
+        <state split_layout="SPLIT">
195
+          <first_editor relative-caret-position="180">
196
+            <caret line="12" column="71" lean-forward="true" selection-start-line="12" selection-start-column="71" selection-end-line="12" selection-end-column="71" />
197
+          </first_editor>
198
+          <second_editor />
199
+        </state>
200
+      </provider>
201
+    </entry>
202
+    <entry file="file://$PROJECT_DIR$/README.md">
203
+      <provider selected="true" editor-type-id="split-provider[text-editor;markdown-preview-editor]">
204
+        <state split_layout="SPLIT">
205
+          <first_editor relative-caret-position="210">
206
+            <caret line="14" column="1" selection-start-line="14" selection-start-column="1" selection-end-line="14" selection-end-column="1" />
207
+          </first_editor>
208
+          <second_editor />
209
+        </state>
210
+      </provider>
211
+    </entry>
212
+  </component>
213
+  <component name="masterDetails">
214
+    <states>
215
+      <state key="ProjectJDKs.UI">
216
+        <settings>
217
+          <last-edited>1.8</last-edited>
218
+          <splitter-proportions>
219
+            <option name="proportions">
220
+              <list>
221
+                <option value="0.2" />
222
+              </list>
223
+            </option>
224
+          </splitter-proportions>
225
+        </settings>
226
+      </state>
227
+    </states>
228
+  </component>
229
+</project>

+ 6
- 1
ProjectDescription.md Ver arquivo

@@ -5,4 +5,9 @@
5 5
 Less than 300 words which describe your project. Etc,....
6 6
 
7 7
 
8
-* Your Name Here
8
+* Zavon Malone 
9
+
10
+I would like my passion project to be a basketball app that shows scores and stats of previous games in the NBA.
11
+It should also show Players season stats.
12
+A trivia game will be included asking questions about different players and teams.
13
+I would also like to incorporate a fantasy league of my own in the app.

+ 1
- 1
README.md Ver arquivo

@@ -12,5 +12,5 @@ Put that description into the ProjectDescription.md file. When you're done, comm
12 12
 This is an early "stake in the ground", not a contract to have to do your very first idea. You'll have plenty of chance to
13 13
 think about it and modify as needed. But get *something* scratched out.
14 14
 
15
-
15
+.
16 16