rakeshkchhabra / AndroidApplications

0 stars 0 forks source link

Simple twitter client app #3

Open rakeshkchhabra opened 9 years ago

rakeshkchhabra commented 9 years ago

Please review Simple twitter client app https://github.com/rakeshkchhabra/AndroidApplications/tree/master/TwitterApp

/cc /cc @codepathreview @codepath

codepathreview commented 9 years ago

:+1: Congrats on completing the third project! Great work, impressive submission, good to see so many advanced features. The modal for compose/reply looks good and the app looks clean overall.

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.