Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 708 Bytes

README.md

File metadata and controls

29 lines (16 loc) · 708 Bytes

Pre-work - Tippy

Tippy is a tip calculator application for iOS.

Submitted by: Ivy Chang

Time spent: 3 hours spent in total

User Stories

The following required functionality is complete:

  • User can enter a bill amount, choose a tip percentage, and see the tip and total values.
  • Settings page to change the default tip percentage.

Video Walkthrough

Here's a walkthrough of implemented user stories:

Video Walkthrough

GIF created with LiceCap.

Notes

I found the following hard at first:

  • Debugging
  • Getting use to Xcode