mgoenka / TwitterClient

Android: Twitter client for reading and posting tweets
0 stars 0 forks source link

[Yahoo Android] Review Project 3 - Twitter App Client #1

Open mgoenka opened 10 years ago

mgoenka commented 10 years ago

Name and Number of the project: Week 3 - Twitter App Client CC: @nesquena @timothy1ee

I have completed the project with endless scrolling and all the other user stories including persistence for displaying tweets in offline mode. I haven't made any major UI tweaks. I did add a functional refresh button, as it was part of the UI, even though there weren't any stories related to it.

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.