Skip to content

srochiramani/SwiftTipCalculator

Repository files navigation

SwiftTipCalculator

This is a Tip Calculator application for iOS submitted as the pre-assignment requirement for CodePath.

Time spent: 4 hours

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 default tip percentage.
  • Optional: Remembering the bill amount across app restarts (if <10mins)
  • Optional: Making sure the keyboard is always visible and the bill amount is always the first responder. This way the user doesn't have to tap anywhere to use this app. Just launch the app and start typing.
  • [] Optional: Using locale-specific currency and currency thousands separators.
  • [] Optional: UI animations

Video Walkthrough

About

Tip Calculator iOS app written using Swift

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages