Here is the pre work app for Intro to iOS class. This is a simple Tip calculator
Time spent: 8 hours spent in total
Completed user stories:
- Required: User can enter bill amount, select tip % and see the total
- Required: Added Settings page - user can select different tip percentages to show in main view
- Optional: Better user inteface - along with total, app shows the total split among 2, 3 and 4 people
- Optional: Remember the bill amount across app restarts. If user returns 10 minutes later, then bill amount will be cleared
- Optional: Added animation to hide/show results view when bill amount is entered
Notes:
In my application for the course, I accidentally used my work github user name (umantripragada)
Please use this github user name (udaymitra) for my application (email:[email protected])
Walkthrough: