psshah / ToDoListApp

Android app to add, edit and delete items in a to-do list.
0 stars 0 forks source link

Android codepath: ToDoApp #1

Open psshah opened 10 years ago

psshah commented 10 years ago

Committed complete working app with add, edit and delete item functionality.

psshah commented 10 years ago

Hi, Can you review my submission? It allows adding, deleting and editing items. And also saves/reloads the list at this point. /cc @nesquena and /cc @thecodepath

nesquena commented 10 years ago

Priyanka,

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 continue working on extensions to your todo app and to schedule a short 5-10 minute phone conversation here. Navigate to August 29th 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!

psshah commented 10 years ago

Thanks, Nathan. It was a great way to get started, and I am very excited with the level of professionalism targeted and expected of this course.

I reserved a time slot for the conversation. You can reach me at 267 334 3712. Thanks, Priyanka.

nesquena commented 10 years ago

Glad you enjoyed the project. Look forward to chatting Friday.

psshah commented 10 years ago

Added an extension - text-to-speech conversion of the items in the list.