tcliff111 / Kelp

A restaurant finder implemented with the Yelp API.
0 stars 0 forks source link

[Intro to iOS] Project 4 - Yelp #2

Open tcliff111 opened 8 years ago

tcliff111 commented 8 years ago

Please review my app. /cc @codepathreview

chieger commented 8 years ago

:+1: Nice work! This primary challenge of this homework was to learn how to use AutoLayout to build adaptive UI's that work across many different screen sizes and orientations. If you haven't already, we recommend going back and running your homework again while rotating the device / simulator to ensure your AutoLayout constraints function as expected.

We have a detailed Project 3 Feedback Guide which covers the best practices for implementing this assignment. Read through the feedback guide point-by-point to determine ways you might be able to improve your submission. You should consider going back and implementing these improvements as well. Keep in mind that one of the most important parts of iOS development is learning the correct patterns and conventions.

If you have any particular questions about the assignment or the feedback, feel free to reply here or email us at universitysupport@codepath.com.