Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 631 Bytes

File metadata and controls

24 lines (16 loc) · 631 Bytes

ProTip

A simple tip calculator for iOS. Calculate tips and split bills with friends.

Time spent: ~12 hours

Completed User Stories

  • Required: User can enter in their bill amount
  • Required: User can calculate a tip based on multiple percentage values
  • Optional: Currency formatting on input
  • Optional: Bill splitting
  • Optional: Animations
  • Optional: Custom fonts
  • Optional: Images
  • Optional: App icon

Notes

  • Had some trouble working with number formatters on the text field. Will keep trying to figure this out. (Edit: it works now!)

Walkthrough

Walkthrough