Open marcosvm opened 9 years ago
Hey Marcos,
Please include the number of hours it took in you README.
Done.
:+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.
Required stories are done. A few optionals too.
\cc @codepathreview