Tip Calculator is a tip calculator application for iOS
Submitted by: ChauPN
Time spent: 8 hours spent in total
- 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: Remembering the bill amount across app restarts
- Optional: Making sure the keyboard is always visible and the bill amount is always the first responder. This way the user doesn't have to tap anywhere to use this app. Just launch the app and start typing.
GIF created with LiceCap.
- Xcode 7.3
- Swift 2.2