This is a Tip Calculator application for iOS submitted as the pre-assignment requirement for CodePath.
Time spent: [12] (took about 2 hours to watch and do the tutorial, took 12 hours to try and do my own design)
Completed:
- 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: 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.
![Video Walkthrough](name of your gif file.gif)
Note: to embed the gif file, just check your gif file into your repo and update the name of the file above.