This is Android Tip Calculator app for calculating tip for a given amount.
Time spent: 2 hours spent in total
Completed user stories:
- Required: User is displayed the tip of specified percentage for specified entered amount
- Required: User enters the total amount of the transaction
- Required: User can select between tip amounts (i.e 10%, 15%, 20%)
- Required: Upon selecting tip amount, formatted tip value is displayed
- Optional: User changes the total amount and updated tip is reflected automatically
Notes: Walkthrough of all user stories: