TanNgocDo / Tips

0 stars 0 forks source link

Tips

TipCalculator This is a Tip Calculator application for iOS submitted as the pre-assignment requirement for Codepath.

Time spent: 6.5 hours

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 three number percentage tip.

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.

Optional: Change the background

Additional: prevent users to type number percentage >99

Additional: remember the tip percentage + background color across app restarts.

Video Walkthrough

alt tag