Skip to content

MDodd423/Tipbox

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.

Tipbox

Tipbox is the very easy to use tip calculator.


When a dinner bill comes it has the Sub Total and Tax above the Total. Enter both of those values in the specified fields and press what % you would like to tip. Tipbox outputs Tip Amount and Total, the two values needed to fill in the rest of the bill. Very Easy.

If you know what you want to tip, but are curious what % it is, use the Tip Amount field and the ?% button.

Tipbox does not factor the tax into the tip. If you happen to want to tip for the tax, enter the total into the Sub Total field and leave the Tax field blank.

Tipbox also allows you to save the details of your dinner bill.
Tipbox uses MVVM Android Architecture to store and display the saved dinner bill history. I followed Coding in Flow's Android Architecture Components Beginner Tutorial to learn MVVM.

About

Android Application that uses MVVM to save dinner bill history.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages