allidryer / CarouselHW

1 stars 0 forks source link

[iOS Designer Bootcamp] Homework Assignment 2 - Please Review #2 #1

Open allidryer opened 9 years ago

allidryer commented 9 years ago

My app is complete. Please review. /cc @thecodepath

drnick23 commented 9 years ago

The purpose of this homework was to leverage views, view properties, and events to create a high fidelity prototype that is difficult to distinguish from a production app. You needed to demonstrate how to work more in depth with scroll views, handle user input to control flow, and show transition states such as the loading indicator.

Congratulations on completing all the required assignments and then some more within the 10 hours! When you see a lot of repetition in your code -- you know there has to be a way to get the program to do more work for you! In class we will see a couple examples of hw's that will let you do things like the animations on the introViewController with less lines of code.