Open vinitpatwa opened 10 years ago
@vinitpatwa Hi Vinit,
:+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.Instead of the video link. You should create a gif file and embed it into your README file. One website you can use is imgur. Use their Upload Images tool to create a gif from your video. Once you have your gif, you can embed it just like you embed an image to the README file. Here is a link to master Github Markdown tricks. For your gif file: Click on "Examples" then the "Images" tab.
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.
My App is complete /cc @codepathreview