amurella / Week3CodePath

0 stars 0 forks source link

W3 Submission #1

Open amurella opened 8 years ago

amurella commented 8 years ago

My app is complete and ready to review! I apologize for the delay, for some reason I was unable to upload to Github last night and had to fix it and reupload. /cc @codepathreview

avo1 commented 8 years ago

Next time you better create a repo first and push your code along the way :smile:

:+1: Nice work! The 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.

amurella commented 8 years ago

I will definitely make sure to do that next time. Sorry about that!