yatchoi / YelpCodepath

0 stars 0 forks source link

Yelp App submission! #1

Open yatchoi opened 8 years ago

yatchoi commented 8 years ago

My app is complete! Please review :)

@codepathreview

nickai commented 8 years ago

:+1: Excellent work Yat! It's great to hear you enjoyed this assignment and it really shows with all the extensions you added!

The primary goals of this homework are to learn how to use AutoLayout to build adaptive UI's that work across many different screen sizes and orientations and to get practice using the delegate pattern. If you haven't already, I recommend going back and running your Yelp app again while rotating the device / simulator to ensure your AutoLayout constraints function as expected.

A couple notes after checking out your code / gif:

Here's our general Yelp assignment feedback guide: