jennify / Tipsy

This is a Tip Calculator application for iOS submitted as the pre-assignment requirement for CodePath. This tip calculator warns you if you're over or under tipping based on what services you picked in the settings page.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#TipCalculator This is a Tip Calculator application for iOS submitted as the pre-assignment requirement for CodePath. This tip calculator warns you if you're over or under tipping based on what services you picked in the settings page.

Time spent: 7 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

[x] Optional: Remembering the bill amount across app restarts (if <10mins)

[x] Optional: Using locale-specific currency and currency thousands separators.

[x] 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 Video Walkthrough with Locale

GIF created with LiceCap.

About

This is a Tip Calculator application for iOS submitted as the pre-assignment requirement for CodePath. This tip calculator warns you if you're over or under tipping based on what services you picked in the settings page.


Languages

Language:Swift 100.0%