Skip to content

ddosch/android_tip_calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Android Tip Calculator App

This is a basic app that allows a user to calculate how much to tip given a particular subtotal.

Time spent: 3 hours

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
  • User can select between tip amounts (i.e 10%, 15%, 20%)
  • 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: Tip selection persists 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

Walkthrough of all user stories:

Video Walkthrough

GIF created with LiceCap.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages