Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 540 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 540 Bytes

android-TipCalculator

This is a simple android app that calculates the amount of tip at different percentages for a given bill.

Stories Completed:

  • User is displayed the tip of specified percentage for specified entered amount
  • User enters the total amount of the transaction
  • User can select between tip amounts (i.e 10%, 15%, 20%)
  • Upon selecting tip amount, formatted tip value is displayed

tipcalculator.gif