yeyus / AndroidCourse-TwitterClient

Sample light twitter client
0 stars 0 forks source link

[Android Bootcamp] Project 3: Twitter Client - Ready for Review #1

Open yeyus opened 9 years ago

yeyus commented 9 years ago

Hi Nathan!

My app is complete, pls review. /cc @codepathreview @codepath

Please see attached README to review items and GIF https://github.com/yeyus/AndroidCourse-TwitterClient/blob/master/README.md

codepathreview commented 9 years ago

:+1: Congrats on completing the third project! Great job implementing so many advanced features, the app looks polished and twitter branded.

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.