caro5 / android-todoapp

0 stars 0 forks source link

Todo App #1

Open caro5 opened 8 years ago

caro5 commented 8 years ago

Please review my app @lita, @bblia, and @rogerhu

rogerhu commented 8 years ago
caro5 commented 8 years ago

I forgot my laptop charger and my computer is dead right now :( I tried to finish as much as I could before it died. On Sun, Jul 24, 2016 at 6:52 PM Roger Hu notifications@github.com wrote:

Great! Care to try out SQLite persistence and the edit dialog fragment while you still have some time left? Take a look at using an ORM (Active Android or DBFlow) http://guides.codepath.com/android/Persisting-Data-to-the-Device#object-relational-mappers .

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/caro5/android-todoapp/issues/1#issuecomment-234808028, or mute the thread https://github.com/notifications/unsubscribe-auth/AE9-O7BsUl_hyK0mBUnWaM3Q36IG88Qsks5qY-yvgaJpZM4JTr9k .

rogerhu commented 8 years ago

Ok I encourage you to work on those before the start of class. Fragments is going to covered in more detail in week 4 and you will be asked to be doing persistence work in weeks 3 or 4 so these are important topics to see at least once before the start of class