philihp / SnoopTwitter

Codepath Assignment #3
0 stars 0 forks source link

[Intro to iOS] Project 3 - Review my app #1

Open philihp opened 8 years ago

philihp commented 8 years ago

My app is "complete", please review. /cc @codepathreview

nickai commented 8 years ago

Nice work Philihp! We designed this homework so that you can get experience building an app that's more similar in complexity to a production app. It's also useful to have practical experience building a container view controller, which is a more advanced topic. 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.

A couple of notes after checking out your code / gif:

You can also find our overall Twitter assignment feedback guide below: