Open ngocle511 opened 8 years ago
:+1: nice work. The point of this homework was to explore a simple example of a full MVC application with a RESTful API. You learned about UITableViews, custom UITableViewCells, navigation from a UITableView, and basic networking.
YES
self
. For more information read up on the style guide:
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.contentsOfURL
, but instead use the setImageForURL
on the imageView.self.viewError.hidden = true
if it succeeds the next time.Keep alignment in mind when designing a mobile app. Alignment makes a design more neat and organized so that it's easier to read or use. This means that readers will find what they want without frustration For more information about grid theory, you can read the article here.
To use alignment properly, imagine there are evenly-spaced vertical lines running through the entire length of the design. Both the left and right edges of every single item should fall along these lines, which designers call a grid.
You want to align as many items as possible along the same grid lines. Instead of looking at layout like the game Tetris, where the goal is to fill every available space, try to arrange elements in neat columns.
Homework is the core part of this class. Through the homework assignments you'll create real apps that you should be proud to show anybody. The more time you spend, the better your portfolio will be and the more you will learn. Try to spend a little more time next week! You almost got the tab bar working. :cow:
Hi Coderschool team! Many thanks for your detailed review. I will try your instruction to improve my app. Have a great class ;)
I have completed my project. Please check and send feedback to help me improve. Thanks a lot! /cc @coderschoolreview