Open naveenbirru opened 10 years ago
I don't see the editing functionality in the code or the GIF. Can you review the project instructions and ping me again once it supports editing (by clicking on an item and allowing it to be renamed). Detailed steps are in the original instructions for the todo app. Ping me back here when it's been updated.
I have added the right project. please review the code. @nesquena @thecodepath
Naveen,
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 15th 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!
thanks, Nathan for reviewing the code.
I have started working on adding extended functionality to the app, i will post it github as soon as i have some more functionality added to the app.
I have also reserved a spot for the next friday from 3:15pm.
On Thu, Aug 14, 2014 at 4:07 PM, Nathan Esquenazi notifications@github.com wrote:
Naveen,
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 https://gist.github.com/nesquena/843228e83fdc4f5ddc4e#5-extending-your-todo and to schedule a short 5-10 minute phone conversation here https://www.google.com/calendar/selfsched?sstoken=UURvT01vbzBza1pnfGRlZmF1bHR8NzVjYzBkN2EyZTRiOGRmYjZlZjhmMjA2N2IyMGMwYWU. Navigate to August 15th and dates onward from there https://www.google.com/calendar/selfsched?sstoken=UURvT01vbzBza1pnfGRlZmF1bHR8NzVjYzBkN2EyZTRiOGRmYjZlZjhmMjA2N2IyMGMwYWU 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!
— Reply to this email directly or view it on GitHub https://github.com/Neo612/ToDoApp/issues/1#issuecomment-52256693.
Forgot to mention the number to reach me: 310 855 4437
Great, talk with you soon! Let me know as you add extended features.
I have added adding Due Dates to the ToDoItem. Also editing due dates is possible by selecting it. I have kept the other functionality intact like deleting an item on long click and edit an item with click. i am working on Sorting on Due Dates and Flagging if it is todays date and I am trying to using SQL Lite for DB.
please let me know your comments.@nesquena @codepath
Was good chatting with you last week. Great, glad you were able to get in a few optionals. Reply back here if you can once you've gotten 1-2 more extensions completed.
it was good chatting with you as well.
I have added Support for SQLIte. Used SQLite DB instead of local file system. please let me know your comments. @nesquena @codepath
I have used Dialog fragments to edit the todo items. Changed the styling a little bit. Changed the background. I have played around with dialog and alert dialog as well. please review and let me know your comments. @nesquena @codepath
Hi Nathan,
I was able to add the ability to prioritize the tasks. Based on the priority, the color of the font on the tasks would change to Red: High, Yellow: Medium, Blue: Low. I have added the functionality through Spinner. please review and let me know your comments. @nesquena @codepath
Changes look good, I will be following up with you soon via email.
App Complete. Please review the app. Ran into some issue with other github account. Created a new one! I signed up for code path- android with "naveenbirru@gmail.com " email.
@nesquena @thecodepath