Skip to content

josemontesdeoca/android-tip-calculator

Repository files navigation

#Tip Calculator Android sample

This is an Android demo application which allows a user to calculate the appropriate tip based on the total amount entered.

Time spent: 12 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.
  • Optional: User can select custom tip percentage if desired.
  • Optional: User can select how many ways to split the tip.
  • Optional: User can edit preset tip percentages and have them persist across launches.
  • Optional: Experiment with trying input widgets to replace the buttons and/or textviews.
  • Optional: Improve the user interface and experience by using images and/or colors.

##Notes:

##Walkthrough of all user stories:

Video Walkthrough

GIF created with LiceCap.

About

Android Tip Calculator sample App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages