pulahshah / AndroidTwitterClient

0 stars 0 forks source link

[Yahoo Android] Review Project 3 - Twitter App #1

Open pulahshah opened 10 years ago

pulahshah commented 10 years ago

/cc @nesquena @timothy1ee

User stories: User can sign in using OAuth login flow User can view last 25 tweets from their home timeline User can compose a new tweet User can click a “Compose” icon in the Action Bar on the top right User will have a Compose view opened User can enter a message and hit a button to Post User should be taken back to home timeline with new tweet visible

nesquena commented 10 years ago

:+1: Nice work overall. A few thoughts:

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.