瀏覽代碼

Update 'README.md'

Kristofer Younger 6 年之前
父節點
當前提交
0b3106847b
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3
    0
      README.md

+ 3
- 0
README.md 查看文件

@@ -18,6 +18,9 @@ The goal here is to absorb a bunch of new tech, in a short period of time. You c
18 18
 4. Research and get to know Ionic/Angular
19 19
     5. Skim, scan and familiarize
20 20
 5. Choose a personal project to implment from [https://git.zipcode.rocks/kristofer/PossibleMiniProjects](Possible Mini Projects)
21
+    6. Each app probably has a list of things,
22
+    7. And a detail page about each thing.
23
+    8. Adding new ones, editing details, deleting them might be things you could do.
21 24
 6. Design a few UI screens for Ionic, keep them pretty basic
22 25
     7. no need for an authentication layer, keep it simple
23 26
     8. example screens might be, list of items, a item's detail page, a screen to edit stuff about an item...