rumi1359 / CodePath-Yelp

Homework
0 stars 0 forks source link

Homework complete #1

Open rumi1359 opened 9 years ago

rumi1359 commented 9 years ago

My app is complete, please review. /cc @thecodepath

timothy1ee commented 9 years ago

Looks good, tagging w/ @codepathreview, so it's picked up by the submission tracker. How many hours did this take?

rumi1359 commented 9 years ago

~10h

codepathreview commented 9 years ago

Hi Ali,

:+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!