abiligiri / A3-TwitterClient

0 stars 0 forks source link

[Yahoo Android] Review Project 3 - Twitter Client #2

Closed abiligiri closed 10 years ago

abiligiri commented 10 years ago

/cc @nesquena

I have got the mandatory stories working. I have also got the following optional parts working

  1. Endless scroll
  2. Persisting tweets

I have not been able to implement the display of most recent tweets when offline. I will work on this.

nesquena commented 10 years ago

:+1: Nice work overall. A few thoughts:

I have provided a detailed Project 3 Feedback Guide here which covers the most common issues with this submitted project. Read through the feedback guide point-by-point to determine how you could improve your submission.

Let us know if you have any other thoughts or questions about this assignment. Hopefully by now you feel pretty comfortable with all the major pieces to basic Android apps (Views, Controllers, Models, Authentication, API Communication, Preferences, ActionBar, et al) and see how they all fit together.

I have not been able to implement the display of most recent tweets when offline. I will work on this.

Great!