Resistor Color Code

iPhone App with Adobe Illustrator Graphics

Objective: Create an app that calculates the resistor color code.

Problem 1: The color bands must change when we choose new colors.

Solution 1: Create the color bands separately in Adobe Illustrator and overlay them within the app storyboard.

Problem 2: The constraints on the color bands are different on different devices (iPhone, iPad) and orientations (landscape, portrait).

Solution 2: I made outlets of some critical constraints so I can change them at run time to the exact values needed.