This is a tip calculator based on the Codepath prework assignment.
Time Spent: ~15 Hours total.
Completed Tasks:
- Followed Initial Video
- Added a settings view controller to add an options page to control default tip
Optional Tasks:
- Added control to the Bill Amount text field to only enter digits, and dynamically updating the displayed text based on inputs (When currency symbols come after amount, additional digits have to be accounted for as coming in after the symbol)
- Use a slider to enter tip amount range instead of only 3 values
- Used a segemented control to add rounding options
- Added animation blocks
- Enhanced UI with background color and grouping elements with UIView
Entering Values
Updating settings
GIF created with LiceCap.