charles-dong / Rotten-Tomatoes

0 stars 0 forks source link

Intro to iOS: Assignment 1 #1

Open charles-dong opened 9 years ago

charles-dong commented 9 years ago

/cc @codepathreview

codepathreview commented 9 years ago

awesome app! The point of this homework was to explore a simple example of a full MVC application with a RESTful API. For each point in the homework feedback checklist, I'll either confirm that you're on the right track with the implementation, or I'll provide some feedback:

In general, you should challenge yourself to create visually polished applications. That's where you'll find all the rough edges of the iOS framework and earn the next level of mastery.

-- dirk

charles-dong commented 9 years ago

Thanks so much for the feedback Dirk!