TipCalculator
This is a Tip Calculator application for iOS submitted as the pre-assignment requirement for CodePath.
Time spent: 3 hours
Completed:
- [x] Required: User can enter a bill amount, choose a tip percentage, and see the tip and total values.
- [x] Required: Settings page to change the default tip percentage.
- [x] Optional: UI animations
- [] Optional: Remembering the bill amount across app restarts (if <10mins)
- [] Optional: Using locale-specific currency and currency thousands separators.
- [] 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.
- [x] Optional: Works on any size iOS (autolayout).
- [x] Optional: Used slider to let the user slide the percentage.
- [x] Optional: Limit user input for bill amount (can't delete $, can't add 2 .'s, can't add more than 2 decimal places)
Video Walkthrough
Video Walkthrough iPad
(lol licecap didn't seem to work, ignore the below, but enjoy the performance art :P)