IOS tip calculator
Tippy Calci is a basic tip calculator application for iOS.
Submitted by: Rajesh Madira
Time spent:
4 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. The following optional features are implemented:
UI animations - Displays an icon on the first view Remembering the bill amount across app restarts (if <10mins) Using locale-specific currency and currency thousands separators. Making sure the keyboard is always visible and the bill amount is always the first responder. This way the user does not have to tap anywhere to use this app. Just launch the app and start typing.