Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 837 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 837 Bytes

Tip Calculator Swift

This is an iOS app that calculates tip and total amount for a bill and lets the user select tip percentage and set a default tip percentage.

Time spent: 7 hours

Completed user stories:

  • Required: Basic tip calculator app
  • Required: Settings view for the app
  • Optional: Remembering bill amount across app restarts (for 10 minutes)
  • Optional: Using locale specific currency and currency thousand separators
  • Optional: Light/dark color for settings view

Notes:

This was my first iOS app, so it took some time to figure out user defaults and syntax. The intro to swift video, app video walk through and hints page were very helpful.

Walkthrough of all user stories:

![Video Walkthrough] (anim_tips_calculator.gif)

GIF created with LiceCap.