Tippy is a tip calculator application for iOS.
Submitted by: Ivy Chang
Time spent: 3 hours spent in total
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.
Here's a walkthrough of implemented user stories:
GIF created with LiceCap.
I found the following hard at first:
- Debugging
- Getting use to Xcode