pmalviya / ToDoAppRepo

0 stars 0 forks source link

ToDo App #1

Open pmalviya opened 10 years ago

pmalviya commented 10 years ago

Please review my first ToDo App /cc @nesquena and /cc @thecodepath and let me know if I am missing any files.

nesquena commented 10 years ago

Can you update the README according to these guidelines and ping me back here when you are done. Thanks.

pmalviya commented 10 years ago

/cc @nesquena
Hey Nathan, I have updated the README with the video walkthrough. Thanks!

nesquena commented 10 years ago

Poorva,

Looks good! This was intended in part to give you an introduction to the general rhythm of this course. The course is entirely project based with an app being assigned each week and then due the following week. Each project builds on the last to help each engineer to learn all practical Android development and best practices as quickly as possible. We also do a code review for each submitted project.

The next step is to start working on extensions to your todo app and to schedule a short 5-10 minute phone conversation here. Navigate to August 22nd and dates onward from there and choose a 15-minute slot. Let us know if none of those times work.

Once you select a slot, can you make sure to include best number to reach you at? Look forward to chatting soon!

pmalviya commented 10 years ago

/cc @nesquena

Thanks for reviewing!

I have been able to add following extensions so far-

Persist the todo app in SQLite instead of using a text file Add support for completion due dates for items Add support for selecting a priority for items Change the item in ListView to display additional attributes, stylize the items *Use a DialogFragment instead of new Activity for editing items

Please look at the video walk through in README to verify functionality.

nesquena commented 10 years ago

Great, good to you were able to get these extensions completed. Look forward to chatting soon!