alanmc-zz / codepath-Yelp

0 stars 0 forks source link

[Intro to iOS] #1

Open alanmc-zz opened 10 years ago

alanmc-zz commented 10 years ago

Please review. /cc @codepathreview

codepathreview commented 10 years ago

Hi Alan,

:+1: 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. A few notes after checking out the code:

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