eugenepan / codepath-ios-rotten-films

Rotten Tomatoes iOS Client
0 stars 1 forks source link

[Intro to iOS] Project 1 - Rotten Films #1

Open eugenepan opened 10 years ago

eugenepan commented 10 years ago

App complete. Please review. /cc @codepathreview

yskamoona commented 10 years ago

@eugenepan Hey Eugene,

:+1: nice work. The point of this homework was to explore a simple example of a full MVC application with a RESTful API. A few notes after checking out the code:

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.