De'Jon Johnson 5 年 前
コミット
5266de2873
共有7 個のファイルを変更した251 個の追加8 個の削除を含む
  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. 210
    0
      .idea/workspace.xml
  6. 0
    8
      ProjectDescription.md
  7. 12
    0
      Shoe Tracker.md

+ 9
- 0
.idea/PassionBy4.2.iml ファイルの表示

@@ -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 ファイルの表示

@@ -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 ファイルの表示

@@ -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 ファイルの表示

@@ -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>

+ 210
- 0
.idea/workspace.xml ファイルの表示

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

+ 0
- 8
ProjectDescription.md ファイルの表示

@@ -1,8 +0,0 @@
1
-# Your Project Name
2
-
3
-### a cool tagline...
4
-
5
-Less than 300 words which describe your project. Etc,....
6
-
7
-
8
-* Your Name Here

+ 12
- 0
Shoe Tracker.md ファイルの表示

@@ -0,0 +1,12 @@
1
+# Shoe Tracker
2
+
3
+### Are your shoes just made for walking, is that just what they'll do?
4
+
5
+Less than 300 words which describe your project:
6
+
7
+My project will be the backend technologies that tracks the distance ran or walked byt users or owners. There will be a microchip embedded in the shoe - under the category of "running/athletic" shoes that tracks the owner of the shoe distance ran or walked. 
8
+
9
+The microchip embeded in the shoe will be similar to the light up shoes kids would wear that will light when they walked - however, this shoe is geared toward runners/ athletes or health conscious customers. The microchip can be evolved to be placed in the sole of every shoe and be able to connect to "fitbits, apple watches, and other wearable technologies"  Users are able to monitor their pace, progress,and fitness goals through their wearable technology owned or via the internet. This project will impact shoe companies who marke their products as running/ or athletic shoe to assure their shoe is able to compete our outperform their competitor's running shoe.
10
+
11
+
12
+* De'Jon Johnson