This is Android application to calculate tip and total amount. This is done as part of codepath assignment 1.
Time spent: 5-8 Hours in total
Completed User Stores:
-
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.
-
Optional: User can select how many ways to split the tip.