someshjainamazon / SimpleToDo

this is my first todo list android app
0 stars 0 forks source link

Review my todo app #1

Open someshjainamazon opened 9 years ago

someshjainamazon commented 9 years ago

My app is complete, please review. Currently, item names don't have any constraints (min length, non empty, valid chars etc.). What would be the right way to add these constraints and show some alert when the user is violating them. /cc @codepathreview @codepath

nesquena commented 9 years ago

Looks great! 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 once the program starts.

Nice job with the project, hope you found it as a helpful introduction and see you on Tuesday!