shanitang / ios_app_tip_calculator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TipCalculator

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

Time spent: 5 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: UI animations
  • Optional: Remembering the bill amount across app restarts (if <10mins)
  • Optional: Using locale-specific currency and currency thousands separators.

Video Walkthrough

GIF created with LiceCap.

About


Languages

Language:Swift 100.0%