sapien-pixel / TipCalc

iOS Tip Calculator App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

iOS Tip Calculator App


Languages

Language:Swift 100.0%