Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 657 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 657 Bytes

TipCalculator

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:

Video Walkthrough