|
@@ -1,17 +1,19 @@
|
1
|
1
|
# ZipFlash
|
2
|
|
-## a zipCodeWilmington Flash Card app in IONIC, Angular...
|
3
|
|
-
|
4
|
2
|
Especially for Cohort 8.0, because I think you need this.
|
5
|
3
|
|
|
4
|
+## a ZipCodeWilmington Flash Card app in IONIC, Angular...
|
|
5
|
+
|
6
|
6
|
Fork, clone, load into Visual Studio Code.
|
7
|
7
|
open "View -> Integrated Terminal",
|
8
|
8
|
and type "ionic lab" at the shell prompt.
|
9
|
9
|
|
10
|
|
-It should open a browser, and start the app within the wondow.
|
|
10
|
+It should open a browser, and start the app within the window.
|
|
11
|
+
|
|
12
|
+`Reset` brings you back to the front of the deck. `Random!` shuffles the deck.
|
|
13
|
+`Next`, well, next takes you to the next card.
|
11
|
14
|
|
12
|
|
-Reset brings you back to the front of the deck. Random! shuffles the desk.
|
13
|
|
-Next, well, next takes you to the next card.
|
|
15
|
+Click the Card to see the definition, it'll flip.
|
14
|
16
|
|
15
|
|
-Click the Card to see the definition.
|
|
17
|
+#### You should know many, many of these 240 or so terms.
|
16
|
18
|
|
17
|
|
-#### You should many, many of these 240 or so terms.
|
|
19
|
+and ideas for extensions, additions, mods should be Pull Requested...
|