Learning Xcode and Swift.
Thrilled to post my first app, a purple tip calculator!
Time spent: 8 hours (at least 5 of that was spent in Google)
Required User Stories:
- User can input their bill amount, including decimals
- User can choose tip amount
- User can see both tip amount and total amount
Optional User Stories:
- Added custom font (Avenir)
- Created an app icon and modified launch screen
- The bill amount text field is customized beyond what interface builder provides, and it has placeholder text
- [ADDED ON MONDAY] The two-tone background color changes according to the tip amount chosen
I followed CodePath's tutorial to build the functionality, https://gist.github.com/timothy1ee/434cc97da182c490ea74#file-3-md.
Walkthrough:
Created with Licecap.