Jose Bedolla vor 5 Jahren
Ursprung
Commit
67e4b857ac
6 geänderte Dateien mit 250 neuen und 2 gelöschten Zeilen
  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. 207
    0
      .idea/workspace.xml
  6. 14
    2
      ProjectDescription.md

+ 9
- 0
.idea/PassionBy4.2.iml Datei anzeigen

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

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

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

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

+ 207
- 0
.idea/workspace.xml Datei anzeigen

@@ -0,0 +1,207 @@
1
+<?xml version="1.0" encoding="UTF-8"?>
2
+<project version="4">
3
+  <component name="ChangeListManager">
4
+    <list default="true" id="3d674532-981f-45ca-8602-fe44c0bb3248" name="Default Changelist" comment="">
5
+      <change afterPath="$PROJECT_DIR$/.idea/vcs.xml" afterDir="false" />
6
+      <change beforePath="$PROJECT_DIR$/ProjectDescription.md" beforeDir="false" afterPath="$PROJECT_DIR$/ProjectDescription.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="-2100908656">
16
+      <usages-collector id="statistics.lifecycle.project">
17
+        <counts>
18
+          <entry key="project.closed" value="1" />
19
+          <entry key="project.open.time.1" 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="3" />
36
+        </counts>
37
+      </usages-collector>
38
+      <usages-collector id="statistics.file.types.edit">
39
+        <counts>
40
+          <entry key="Markdown" value="3" />
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$/README.md">
49
+          <provider selected="true" editor-type-id="split-provider[text-editor;markdown-preview-editor]">
50
+            <state split_layout="SPLIT">
51
+              <first_editor />
52
+              <second_editor />
53
+            </state>
54
+          </provider>
55
+        </entry>
56
+      </file>
57
+      <file pinned="false" current-in-tab="true">
58
+        <entry file="file://$PROJECT_DIR$/ProjectDescription.md">
59
+          <provider selected="true" editor-type-id="split-provider[text-editor;markdown-preview-editor]">
60
+            <state split_layout="SPLIT">
61
+              <first_editor relative-caret-position="300">
62
+                <caret line="20" lean-forward="true" selection-start-line="20" selection-end-line="20" />
63
+              </first_editor>
64
+              <second_editor />
65
+            </state>
66
+          </provider>
67
+        </entry>
68
+      </file>
69
+    </leaf>
70
+  </component>
71
+  <component name="Git.Settings">
72
+    <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
73
+  </component>
74
+  <component name="IdeDocumentHistory">
75
+    <option name="CHANGED_PATHS">
76
+      <list>
77
+        <option value="$PROJECT_DIR$/ProjectDescription.md" />
78
+      </list>
79
+    </option>
80
+  </component>
81
+  <component name="JsBuildToolGruntFileManager" detection-done="true" sorting="DEFINITION_ORDER" />
82
+  <component name="JsBuildToolPackageJson" detection-done="true" sorting="DEFINITION_ORDER" />
83
+  <component name="JsGulpfileManager">
84
+    <detection-done>true</detection-done>
85
+    <sorting>DEFINITION_ORDER</sorting>
86
+  </component>
87
+  <component name="ProjectFrameBounds" extendedState="6">
88
+    <option name="y" value="23" />
89
+    <option name="width" value="1280" />
90
+    <option name="height" value="714" />
91
+  </component>
92
+  <component name="ProjectView">
93
+    <navigator proportions="" version="1">
94
+      <foldersAlwaysOnTop value="true" />
95
+    </navigator>
96
+    <panes>
97
+      <pane id="Scope" />
98
+      <pane id="PackagesPane" />
99
+      <pane id="ProjectPane">
100
+        <subPane>
101
+          <expand>
102
+            <path>
103
+              <item name="PassionBy4.2" type="b2602c69:ProjectViewProjectNode" />
104
+              <item name="PassionBy4.2" type="462c0819:PsiDirectoryNode" />
105
+            </path>
106
+          </expand>
107
+          <select />
108
+        </subPane>
109
+      </pane>
110
+    </panes>
111
+  </component>
112
+  <component name="PropertiesComponent">
113
+    <property name="WebServerToolWindowFactoryState" value="false" />
114
+    <property name="aspect.path.notification.shown" value="true" />
115
+    <property name="last_opened_file_path" value="$PROJECT_DIR$" />
116
+    <property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" />
117
+    <property name="nodejs_npm_path_reset_for_default_project" value="true" />
118
+  </component>
119
+  <component name="RunDashboard">
120
+    <option name="ruleStates">
121
+      <list>
122
+        <RuleState>
123
+          <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
124
+        </RuleState>
125
+        <RuleState>
126
+          <option name="name" value="StatusDashboardGroupingRule" />
127
+        </RuleState>
128
+      </list>
129
+    </option>
130
+  </component>
131
+  <component name="SvnConfiguration">
132
+    <configuration />
133
+  </component>
134
+  <component name="TaskManager">
135
+    <task active="true" id="Default" summary="Default task">
136
+      <changelist id="3d674532-981f-45ca-8602-fe44c0bb3248" name="Default Changelist" comment="" />
137
+      <created>1541392185908</created>
138
+      <option name="number" value="Default" />
139
+      <option name="presentableId" value="Default" />
140
+      <updated>1541392185908</updated>
141
+      <workItem from="1541392187386" duration="48000" />
142
+    </task>
143
+    <servers />
144
+  </component>
145
+  <component name="TimeTrackingManager">
146
+    <option name="totallyTimeSpent" value="48000" />
147
+  </component>
148
+  <component name="ToolWindowManager">
149
+    <frame x="0" y="23" width="1280" height="712" extended-state="6" />
150
+    <editor active="true" />
151
+    <layout>
152
+      <window_info id="Image Layers" />
153
+      <window_info id="Designer" />
154
+      <window_info id="UI Designer" />
155
+      <window_info id="Capture Tool" />
156
+      <window_info id="Favorites" side_tool="true" />
157
+      <window_info active="true" content_ui="combo" id="Project" order="0" visible="true" weight="0.24959612" />
158
+      <window_info id="Structure" order="1" side_tool="true" weight="0.25" />
159
+      <window_info anchor="bottom" id="Database Changes" show_stripe_button="false" />
160
+      <window_info anchor="bottom" id="Version Control" />
161
+      <window_info anchor="bottom" id="Terminal" />
162
+      <window_info anchor="bottom" id="Event Log" side_tool="true" />
163
+      <window_info anchor="bottom" id="Message" order="0" />
164
+      <window_info anchor="bottom" id="Find" order="1" />
165
+      <window_info anchor="bottom" id="Run" order="2" />
166
+      <window_info anchor="bottom" id="Debug" order="3" weight="0.4" />
167
+      <window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
168
+      <window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
169
+      <window_info anchor="bottom" id="TODO" order="6" />
170
+      <window_info anchor="right" id="Palette" />
171
+      <window_info anchor="right" id="Theme Preview" />
172
+      <window_info anchor="right" id="Capture Analysis" />
173
+      <window_info anchor="right" id="Palette&#9;" />
174
+      <window_info anchor="right" id="Database" />
175
+      <window_info anchor="right" id="Maven Projects" />
176
+      <window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
177
+      <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
178
+      <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
179
+    </layout>
180
+  </component>
181
+  <component name="TypeScriptGeneratedFilesManager">
182
+    <option name="version" value="1" />
183
+  </component>
184
+  <component name="VcsContentAnnotationSettings">
185
+    <option name="myLimit" value="2678400000" />
186
+  </component>
187
+  <component name="editorHistoryManager">
188
+    <entry file="file://$PROJECT_DIR$/README.md">
189
+      <provider selected="true" editor-type-id="split-provider[text-editor;markdown-preview-editor]">
190
+        <state split_layout="SPLIT">
191
+          <first_editor />
192
+          <second_editor />
193
+        </state>
194
+      </provider>
195
+    </entry>
196
+    <entry file="file://$PROJECT_DIR$/ProjectDescription.md">
197
+      <provider selected="true" editor-type-id="split-provider[text-editor;markdown-preview-editor]">
198
+        <state split_layout="SPLIT">
199
+          <first_editor relative-caret-position="300">
200
+            <caret line="20" lean-forward="true" selection-start-line="20" selection-end-line="20" />
201
+          </first_editor>
202
+          <second_editor />
203
+        </state>
204
+      </provider>
205
+    </entry>
206
+  </component>
207
+</project>

+ 14
- 2
ProjectDescription.md Datei anzeigen

@@ -1,8 +1,20 @@
1 1
 # Your Project Name
2
+FeetOnCloud
3
+
2 4
 
3 5
 ### a cool tagline...
6
+Find perfect sport shoe for any occasion 
7
+
8
+
9
+ I want to make an app that recommends the perfect shoe, based on specific selected characteristics chosen 
10
+ by the user. The user will be able also to choose brands and price ranges. I want to start with just running
11
+ and waling shoes. In my previous job in the runnig shoe industry, I noticed that lots of people tend to 
12
+ struggle looking for the right shoe when they have an event coming up, this will make it easier for them.
13
+
14
+
15
+
16
+
17
+* Jose Bedolla
4 18
 
5
-Less than 300 words which describe your project. Etc,....
6 19
 
7 20
 
8
-* Your Name Here