Open prachiagrawal opened 10 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.
The next step is to schedule a short 5-10 minute phone conversation here. Navigate to July 18th and onward and choose a slot. Let us know if none of those times work.
Once you select a slot, can you edit it with the best number to reach you at? Look forward to chatting!
Hi, I just added a basic date picker fragment to the app that provides the functionality to set a completion date for each item. It isn't very visually appealing but it does what it is supposed to. Please take a look. Thanks!
Great, glad to see you were able to add the date picker so the user can select completion date!
I am not sure if the deadline was Monday or July 22nd. I also added DB support in the app where the items persist in SQLite now instead of text files. I understand if I missed the deadline on this one. Thanks for your time!
That's great, good to see you were able to add the additional SQLite functionality.
My ToDo basic app is complete, please review. /cc @thecodepath @nesquena