TipCalcSwift
No description available
Install / Use
/learn @kristen/TipCalcSwiftREADME
Tip Calculator - Tabber
This is an iOS application that allows a user to calculate the tip of a bill and divide the bill by up to four people. This is the prework assignment for CodePath from their walkthrough.
Time spent: 12 hours programming
Completed stories:
- [x] Required: User can input bill amount and change tip percentage to calculate tip and total bill amount
- [x] Optional: Add split bill functionality up to four people
- [x] Optional: Add animation and color to UI to show only the input field when it is empty
- [x] Optional: Add app icon and launchscreen
- [x] Optional: Add settings view for user to set default tip percentage
- [x] Optional: Let user chose a locale specific currency and thousands separators in settings
Notes:
In addition to the 12 hours programming, I spent several hours watching the Stanford Developing iOS 7 Apps for iPhone and iPad course videos, reading The Swift Programming Language, and reading documentation on Apple's iOS Developer Library.
Walkthrough of stories:

GIF created with LiceCap.
