ginacyliu / AndroidBootcamp

Android Bootcamp
0 stars 0 forks source link

[Android Bootcamp] Project 4: Twitter Client - Ready for Review #5

Open ginacyliu opened 9 years ago

ginacyliu commented 9 years ago

My App is complete, please review. @nidhi1608, @codepathreview and @thecodepath

Note:Due to Twitter API limitation ({"errors":[{"message":"Rate limit exceeded","code":88}]}), I'll upload mock GIF tomorrow morning.

Time spent: 10 hours spent in coding

User Stories:

Reference:

nidhi1608 commented 9 years ago

:+1: Congrats on completing the assignment! Nice work overall. I have provided a detailed 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.