소스 검색

submitting the thoughts of my Passion Project

thulasi 6 년 전
부모
커밋
bd074a815d
6개의 변경된 파일257개의 추가작업 그리고 4개의 파일을 삭제
  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. 211
    0
      .idea/workspace.xml
  6. 17
    4
      ProjectDescription.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>

+ 211
- 0
.idea/workspace.xml 파일 보기

@@ -0,0 +1,211 @@
1
+<?xml version="1.0" encoding="UTF-8"?>
2
+<project version="4">
3
+  <component name="ChangeListManager">
4
+    <list default="true" id="6f6e48a2-545e-47b4-82cf-d6c49cdb7ea3" 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="-1488421666">
16
+      <usages-collector id="statistics.lifecycle.project">
17
+        <counts>
18
+          <entry key="project.open.time.0" 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="3" />
25
+        </counts>
26
+      </usages-collector>
27
+      <usages-collector id="statistics.file.types.open">
28
+        <counts>
29
+          <entry key="Markdown" value="3" />
30
+        </counts>
31
+      </usages-collector>
32
+      <usages-collector id="statistics.file.extensions.edit">
33
+        <counts>
34
+          <entry key="md" value="1739" />
35
+        </counts>
36
+      </usages-collector>
37
+      <usages-collector id="statistics.file.types.edit">
38
+        <counts>
39
+          <entry key="Markdown" value="1739" />
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$/ProjectDescription.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="150">
51
+                <caret line="10" column="82" lean-forward="true" selection-start-line="10" selection-start-column="82" selection-end-line="10" selection-end-column="82" />
52
+              </first_editor>
53
+              <second_editor />
54
+            </state>
55
+          </provider>
56
+        </entry>
57
+      </file>
58
+      <file pinned="false" current-in-tab="false">
59
+        <entry file="file://$PROJECT_DIR$/README.md">
60
+          <provider selected="true" editor-type-id="split-provider[text-editor;markdown-preview-editor]">
61
+            <state split_layout="SPLIT">
62
+              <first_editor />
63
+              <second_editor />
64
+            </state>
65
+          </provider>
66
+        </entry>
67
+      </file>
68
+    </leaf>
69
+  </component>
70
+  <component name="Git.Settings">
71
+    <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
72
+  </component>
73
+  <component name="IdeDocumentHistory">
74
+    <option name="CHANGED_PATHS">
75
+      <list>
76
+        <option value="$PROJECT_DIR$/ProjectDescription.md" />
77
+      </list>
78
+    </option>
79
+  </component>
80
+  <component name="JsBuildToolGruntFileManager" detection-done="true" sorting="DEFINITION_ORDER" />
81
+  <component name="JsBuildToolPackageJson" detection-done="true" sorting="DEFINITION_ORDER" />
82
+  <component name="JsGulpfileManager">
83
+    <detection-done>true</detection-done>
84
+    <sorting>DEFINITION_ORDER</sorting>
85
+  </component>
86
+  <component name="ProjectFrameBounds">
87
+    <option name="y" value="23" />
88
+    <option name="width" value="1280" />
89
+    <option name="height" value="709" />
90
+  </component>
91
+  <component name="ProjectView">
92
+    <navigator proportions="" version="1">
93
+      <foldersAlwaysOnTop value="true" />
94
+    </navigator>
95
+    <panes>
96
+      <pane id="Scope" />
97
+      <pane id="ProjectPane">
98
+        <subPane>
99
+          <expand>
100
+            <path>
101
+              <item name="PassionBy4.2" type="b2602c69:ProjectViewProjectNode" />
102
+              <item name="PassionBy4.2" type="462c0819:PsiDirectoryNode" />
103
+            </path>
104
+            <path>
105
+              <item name="PassionBy4.2" type="b2602c69:ProjectViewProjectNode" />
106
+              <item name="PassionBy4.2" type="462c0819:PsiDirectoryNode" />
107
+              <item name=".idea" 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="6f6e48a2-545e-47b4-82cf-d6c49cdb7ea3" name="Default Changelist" comment="" />
141
+      <created>1541367840989</created>
142
+      <option name="number" value="Default" />
143
+      <option name="presentableId" value="Default" />
144
+      <updated>1541367840989</updated>
145
+      <workItem from="1541367842479" duration="3902000" />
146
+    </task>
147
+    <servers />
148
+  </component>
149
+  <component name="TimeTrackingManager">
150
+    <option name="totallyTimeSpent" value="3902000" />
151
+  </component>
152
+  <component name="ToolWindowManager">
153
+    <frame x="0" y="23" width="1280" height="709" 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.09693053" />
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$/README.md">
193
+      <provider selected="true" editor-type-id="split-provider[text-editor;markdown-preview-editor]">
194
+        <state split_layout="SPLIT">
195
+          <first_editor />
196
+          <second_editor />
197
+        </state>
198
+      </provider>
199
+    </entry>
200
+    <entry file="file://$PROJECT_DIR$/ProjectDescription.md">
201
+      <provider selected="true" editor-type-id="split-provider[text-editor;markdown-preview-editor]">
202
+        <state split_layout="SPLIT">
203
+          <first_editor relative-caret-position="150">
204
+            <caret line="10" column="82" lean-forward="true" selection-start-line="10" selection-start-column="82" selection-end-line="10" selection-end-column="82" />
205
+          </first_editor>
206
+          <second_editor />
207
+        </state>
208
+      </provider>
209
+    </entry>
210
+  </component>
211
+</project>

+ 17
- 4
ProjectDescription.md 파일 보기

@@ -1,8 +1,21 @@
1
-# Your Project Name
1
+<h1>School Bus Tracker</h1>
2 2
 
3
-### a cool tagline...
3
+### Track your Child's School Bus...
4 4
 
5
-Less than 300 words which describe your project. Etc,....
5
+<p>Being a mother, I know how hard it is to wait for a School Bus. All parents would have surely gone through this problem. We have to wait under the hot <em>Sun, bad rainy weather or even shivering in the snow</em>.</p>
6
+<p>What if the Bus is late for any reason... 
7
+    <p> &nbsp;&nbsp;&nbsp;&nbsp;I can't say in words how worried we would be. We have to call the school, if the bus has left from the school or not. We call the Bus service to know where the Bus is and gets more worried about their inaccurate information.</p>
8
+   </p>
9
+    </br>
10
+   </br>
11
+<p>What if the Bus comes early then usual and you miss picking your child.....</p>
6 12
 
13
+<p>Relax.... This school bus tracker will let you know</p>
14
+ <ul><li>When the bus is going to start</li>
15
+  <li>When its coming to pick your child.   </li>
16
+  <li>Notifies if your child is there in the bus or not</li>
17
+  <li>Will alert you if there is any emergencies or delays</li></ul>
18
+  
7 19
 
8
-* Your Name Here
20
+<p> Make your lives more peaceful with this cool app...</p></br></br>
21
+* Thulasi Puppala