vnu / vTweetz

A twitter client
Apache License 2.0
0 stars 0 forks source link

Required Features - Wk4 #4

Open vnu opened 8 years ago

vnu commented 8 years ago

The following required functionality is completed:

I added the hamburger menu as a separate tab as I would like to keep the progress. I tried some pan gestures on the profile view.

vtweetz-4

vnu commented 8 years ago

Please review cc/ @codepathreview

codepathreview commented 8 years ago

:+1: Nice work! We added this homework so that you'll have the experience building an app that's more similar in complexity to a production app. The optional account switching feature is interesting because you have to think about how TwitterClient is caching the access token to make sure it works correctly for multiple accounts.

We have a detailed Project 4 Feedback Guide which covers the best practices for implementing this assignment. Read through the feedback guide point-by-point to determine ways you might be able to improve your submission. You should consider going back and implementing these improvements as well.

If you have any particular questions about the assignment or the feedback, feel free to reply here or email us at support@codepath.com.

Congratulations on finishing the final assignment! It's impressive to realize that in just four weeks, you've gone from building a simple tip calculator app to a polished MVC client.