jprimas / twitterClient

TwitterClient that allows you to login and view and post tweets
0 stars 0 forks source link

[Android Bootcamp] Finished Twitter Client #1

Open jprimas opened 11 years ago

jprimas commented 11 years ago

Finished the needed user stories for the twitter client. Will go implement the optional stories after working on the project for a bit. But wanted to submit this for now.

/cc @nesquena @timothy1ee

nesquena commented 11 years ago

Josh, :+1: nice work overall. 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, Models, Authentication, API Communication, Preferences, ActionBar, et al) and see how they all fit together. We are close to a turning point in the course where you should be hitting a "critical mass" for your Android knowledge.