This is an Android demo application for computing a tip.
Time spent: 2 hours spent in total
Completed user stories:
- Required: User enters a total amount of the transaction
- Required: User selects one of three tip amounts (10%, 15%, 20%)
- Required: Upon selecting tip %, tip value is displayed as $
- [] Optional: Can read and write items to a file
- [] Optional: User can select custom tip percentage if desired
Notes:
Walkthrough of all user stories: