Skip to content

sapien-pixel/TipCalc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a Tip Calculator App for iOS made in Swift as a pre-assignment requirement for CodePath

Time Spent - 8 hrs

Following features are completed:

  • Required: User can enter a bill amount, choose a tip percentage, and see the tip and total values.
  • Required: Settings page to change the maximum tip percentage and max number of people
  • Optional: Split amount calculation for more than one people
  • Optional: Good UX
  • Optional: Made the bill amount text box as First Responder, so user can directly type in the value
  • Optional: Works for iPhone SE, 7 and 7 plus, ipad 9.7 and 12.9 screen sizes in portrait mode. For ipads also works in landscape mode

Demo

alt text

Releases

No releases published

Packages

No packages published

Languages