Giter VIP home page Giter VIP logo

week02_yelp's Issues

Assignment 2 Review

๐Ÿ‘ Nice work. The primary challenge of this homework was to learn how to use UITableView to manage a complex form, establish communication between view controllers, and apply the correct Auto Layout constraints.

This was a challenging assignment, congrats on completing it successfully!

Grading Summary:

  • Functionality: Excellent
  • Code Style: Excellent
  • Visual Design: Excellent
  • Usability: Excellent

Overall: Excellent

Detailed Notes

  • Nice work specifying the Auto Layout constraints. To rotate the simulator you can use Cmd-Left Arrow or Cmd-Right Arrow. Rotating the screen is a great way to see if you set up your constraints properly. Also try on small screen to easily screen out the autoLayout error.

  • There is some small issue for layout. The name of the restaurant not fully display althought there still space.
    simulator screen shot oct 31 2016 10 03 53 am

Here the solution:

screen shot 2016-10-31 at 10 28 39 am

  • Nice work linking the filter model with the controls. See this popular form library for an alternative to implementing forms manually.

  • Using the asset catalog is the best practice for storing images. This also lets you keep multiple versions of each image for the necessary screen resolutions (1x, 2x, and 3x). Check out why here?

Extra comments:

  • You should handle empty data search result case. Show a text in table background view such like "No Restaurant Founded"...
  • Try to scroll the table view up and down for a few times and notice the restaurant name. The Label with shrink to smaller width. Try to find the solution for this.

Great job dedicating enough time to do the homework. You learned a lot! Keep up the good work.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.