ktruong248 / twitterclient

twitter client
0 stars 0 forks source link

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

Open ktruong248 opened 9 years ago

ktruong248 commented 9 years ago

Please help review my Week 3 Project: Twitter Client. Using the following git https://github.com/ktruong248/twitterclient.git

/cc @codepathreview @codepath

codepathreview commented 9 years ago

:+1: Congrats on completing the third project! Nice work overall getting all required stories done and implementing a few optionals.

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.