yabanjin25 / SimpleTwitterClient

A Simple Twitter Client
0 stars 0 forks source link

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

Open yabanjin25 opened 9 years ago

yabanjin25 commented 9 years ago

My basic app, with a couple of added features, is complete. Please review. /cc @codepathreview @codepath

Also, please be sure to read the second paragraph of the Notes section of my README.

codepathreview commented 9 years ago

:+1: Great work overall! Good job getting all the required stories done correctly along with a few extras. A few notes after checking out the code:

Here's 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, ActionBar, Navigation, Models, Authentication, API Communication, Persistence, et al) and see how they all fit together. We are close now to a turning point in the course where you should be hitting a "critical mass" towards your knowledge of Android.