Open florianjourda opened 9 years ago
awesome app!
Thanks for reviewing it!
ah, as we are in a class, next time I'd keep it simple and follow the instructions. One thing you could have done is combining the search and segmented control in one bar, to limit screen usage.
Sounds good!
:+1: nice work. 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:
movie
. In the custom setter of movie
, you should configure the various labels and images. This decouples your custom cells from the table view controllers.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
Please review /cc @codepathreview