Browse Source

{jaejoson Passion Project pitch}

Jacqueline Joson 5 years ago
parent
commit
cbabd078e0
6 changed files with 264 additions and 4 deletions
  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. 213
    0
      .idea/workspace.xml
  6. 22
    4
      ProjectDescription.md

+ 9
- 0
.idea/PassionBy4.2.iml View File

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

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

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

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

+ 213
- 0
.idea/workspace.xml View File

@@ -0,0 +1,213 @@
1
+<?xml version="1.0" encoding="UTF-8"?>
2
+<project version="4">
3
+  <component name="ChangeListManager">
4
+    <list default="true" id="83f47077-94be-48b8-aeb2-755660a3ab09" name="Default Changelist" comment="">
5
+      <change beforePath="$PROJECT_DIR$/ProjectDescription.md" beforeDir="false" afterPath="$PROJECT_DIR$/ProjectDescription.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="-924164317">
15
+      <usages-collector id="statistics.lifecycle.project">
16
+        <counts>
17
+          <entry key="project.open.time.0" value="1" />
18
+          <entry key="project.opened" value="1" />
19
+        </counts>
20
+      </usages-collector>
21
+      <usages-collector id="statistics.file.extensions.open">
22
+        <counts>
23
+          <entry key="md" value="2" />
24
+          <entry key="xml" value="1" />
25
+        </counts>
26
+      </usages-collector>
27
+      <usages-collector id="statistics.file.types.open">
28
+        <counts>
29
+          <entry key="Markdown" value="2" />
30
+          <entry key="XML" value="1" />
31
+        </counts>
32
+      </usages-collector>
33
+      <usages-collector id="statistics.file.extensions.edit">
34
+        <counts>
35
+          <entry key="md" value="1800" />
36
+        </counts>
37
+      </usages-collector>
38
+      <usages-collector id="statistics.file.types.edit">
39
+        <counts>
40
+          <entry key="Markdown" value="1800" />
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="425">
62
+                <caret line="25" column="20" lean-forward="true" selection-start-line="25" selection-start-column="20" selection-end-line="25" selection-end-column="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" fullScreen="true">
88
+    <option name="x" value="678" />
89
+    <option name="y" value="23" />
90
+    <option name="width" value="602" />
91
+    <option name="height" value="712" />
92
+  </component>
93
+  <component name="ProjectView">
94
+    <navigator proportions="" version="1">
95
+      <foldersAlwaysOnTop value="true" />
96
+    </navigator>
97
+    <panes>
98
+      <pane id="ProjectPane">
99
+        <subPane>
100
+          <expand>
101
+            <path>
102
+              <item name="PassionBy4.2" type="b2602c69:ProjectViewProjectNode" />
103
+              <item name="PassionBy4.2" type="462c0819:PsiDirectoryNode" />
104
+            </path>
105
+          </expand>
106
+          <select />
107
+        </subPane>
108
+      </pane>
109
+      <pane id="Scope" />
110
+      <pane id="PackagesPane" />
111
+    </panes>
112
+  </component>
113
+  <component name="PropertiesComponent">
114
+    <property name="WebServerToolWindowFactoryState" value="false" />
115
+    <property name="aspect.path.notification.shown" value="true" />
116
+    <property name="com.android.tools.idea.instantapp.provision.ProvisionBeforeRunTaskProvider.myTimeStamp" value="1541295749645" />
117
+    <property name="last_opened_file_path" value="$PROJECT_DIR$" />
118
+    <property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" />
119
+    <property name="nodejs_npm_path_reset_for_default_project" value="true" />
120
+    <property name="settings.editor.selected.configurable" value="configurable.group.appearance" />
121
+  </component>
122
+  <component name="RunDashboard">
123
+    <option name="ruleStates">
124
+      <list>
125
+        <RuleState>
126
+          <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
127
+        </RuleState>
128
+        <RuleState>
129
+          <option name="name" value="StatusDashboardGroupingRule" />
130
+        </RuleState>
131
+      </list>
132
+    </option>
133
+  </component>
134
+  <component name="SvnConfiguration">
135
+    <configuration />
136
+  </component>
137
+  <component name="TaskManager">
138
+    <task active="true" id="Default" summary="Default task">
139
+      <changelist id="83f47077-94be-48b8-aeb2-755660a3ab09" name="Default Changelist" comment="" />
140
+      <created>1541292805604</created>
141
+      <option name="number" value="Default" />
142
+      <option name="presentableId" value="Default" />
143
+      <updated>1541292805604</updated>
144
+      <workItem from="1541292807295" duration="2463000" />
145
+    </task>
146
+    <servers />
147
+  </component>
148
+  <component name="TimeTrackingManager">
149
+    <option name="totallyTimeSpent" value="2463000" />
150
+  </component>
151
+  <component name="ToolWindowManager">
152
+    <frame x="0" y="0" width="1280" height="800" extended-state="0" />
153
+    <editor active="true" />
154
+    <layout>
155
+      <window_info id="Image Layers" />
156
+      <window_info id="Designer" />
157
+      <window_info id="UI Designer" />
158
+      <window_info id="Capture Tool" />
159
+      <window_info id="Favorites" side_tool="true" />
160
+      <window_info active="true" content_ui="combo" id="Project" order="0" visible="true" weight="0.022617124" />
161
+      <window_info id="Structure" order="1" side_tool="true" weight="0.25" />
162
+      <window_info anchor="bottom" id="Database Changes" show_stripe_button="false" />
163
+      <window_info anchor="bottom" id="Version Control" />
164
+      <window_info anchor="bottom" id="Terminal" />
165
+      <window_info anchor="bottom" id="Event Log" side_tool="true" />
166
+      <window_info anchor="bottom" id="Message" order="0" />
167
+      <window_info anchor="bottom" id="Find" order="1" />
168
+      <window_info anchor="bottom" id="Run" order="2" />
169
+      <window_info anchor="bottom" id="Debug" order="3" weight="0.4" />
170
+      <window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
171
+      <window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
172
+      <window_info anchor="bottom" id="TODO" order="6" />
173
+      <window_info anchor="right" id="Palette" />
174
+      <window_info anchor="right" id="Theme Preview" />
175
+      <window_info anchor="right" id="Capture Analysis" />
176
+      <window_info anchor="right" id="Palette&#9;" />
177
+      <window_info anchor="right" id="Database" />
178
+      <window_info anchor="right" id="Maven Projects" />
179
+      <window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
180
+      <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
181
+      <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
182
+    </layout>
183
+  </component>
184
+  <component name="TypeScriptGeneratedFilesManager">
185
+    <option name="version" value="1" />
186
+  </component>
187
+  <component name="VcsContentAnnotationSettings">
188
+    <option name="myLimit" value="2678400000" />
189
+  </component>
190
+  <component name="editorHistoryManager">
191
+    <entry file="file://$PROJECT_DIR$/README.md">
192
+      <provider selected="true" editor-type-id="split-provider[text-editor;markdown-preview-editor]">
193
+        <state split_layout="SPLIT">
194
+          <first_editor />
195
+          <second_editor />
196
+        </state>
197
+      </provider>
198
+    </entry>
199
+    <entry file="file://$PROJECT_DIR$/.idea/vcs.xml">
200
+      <provider selected="true" editor-type-id="text-editor" />
201
+    </entry>
202
+    <entry file="file://$PROJECT_DIR$/ProjectDescription.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="425">
206
+            <caret line="25" column="20" lean-forward="true" selection-start-line="25" selection-start-column="20" selection-end-line="25" selection-end-column="20" />
207
+          </first_editor>
208
+          <second_editor />
209
+        </state>
210
+      </provider>
211
+    </entry>
212
+  </component>
213
+</project>

+ 22
- 4
ProjectDescription.md View File

@@ -1,8 +1,26 @@
1
-# Your Project Name
1
+#Nation Of Novels app
2 2
 
3
-### a cool tagline...
3
+### #TrackThemBooks
4 4
 
5
-Less than 300 words which describe your project. Etc,....
5
+- [x] Purchase a variety of novels, non-fiction, poetry, graphic novels, anthologies, and so many more
6
+- [x] Display the glorious books on shelves and tables around the house
7
+- [x] Read through them with joy and share them (if you want)
8
+- [x] Buy some more!
9
+- [ ] ...do you already have some of these books?? If it's a series, have you read the first one yet?!
6 10
 
11
+*Wait!* Why stand in a bookstore questioning if you already have that book? Just run home and check! 
7 12
 
8
-* Your Name Here
13
+That is an easy solution if you live in one easily accessible area, 
14
+don't have too many books, have a photographic memory, or so on and so forth. But what if you don't
15
+have those abilities? What if you could not only have a way to keep track of those treasures of knowledge, 
16
+but also log your progress? No more questioning if you have ever read the book, or if you
17
+are able to read the sequel because you can't remember the first one, or if you even
18
+the book of interest in your possession at all. 
19
+
20
+*With the Nation of Novels app, 
21
+you'll be able to focus on the adventure on the pages instead of the logistics of book-buying in real life. 
22
+Enjoy the escape!*
23
+
24
+![image](https://ctl.s6img.com/society6/img/WTKcfTlaAJQhNtYMDehgPZUzDuo/w_700/coffee-mugs/swatch/~artwork,fw_4600,fh_2000,iw_4600,ih_2000/s6-0091/a/35518398_13587906/~~/too-many-books-pink-rm3-mugs.jpg)
25
+
26
+jaejoson (Jae Joson)