Skip to content

isiyu/tip-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tip Calculator Codepath Prework

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

Video Walkthrough

Updating settings

Video Walkthrough

GIF created with LiceCap.

About

prework project for codepath

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages