ipande / TwitterClient

A simple Twitter client that supports viewing a Twitter timeline and composing a new tweet.
Apache License 2.0
0 stars 0 forks source link

Twitter client is now complete #1

Open ipande opened 8 years ago

ipande commented 8 years ago

Please take a look at my submission, @codepathreview @codepath. This week i had lesser time to polish the UI and the app overall, but i will try to work on it once i have more time. All the required user stories and a few bonus ones are complete though.

codepathreview commented 8 years ago

:+1: Congrats on completing the third project! Nice work 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.