소스 검색

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