Skip to content

CodeWithFlexicon/TippingCalculator

Repository files navigation

TippingCalculator

A simple tipping calculator for the times when you just don't want to do the math in your head. Useful for meals alone or with others.

Current Implementations

  1. Ability to input cost of meal and/or service
  2. Buttons to determine percentage of tip with 3 preset values(20%, 18%, 15%)
  3. Option to input number of people to split the cost
  4. Rounding options such as rounding the tip up/down, or rounding the total up or down to the nearest dollar or currency
  5. Display the tip amount, total amount, and cost per person

Planned Features

  1. Implement the ability to have certain number of people and create that number of expandable lists
  2. Implement the ability to add items, quantity and price for each person on the list
  3. Ability to calculate costs for different prices for each person(s) meals/items

How to Run

Installing Android Studio

Link to the download page: https://developer.android.com/studio

Scroll Down until you see Android Studio downloads
Download the appropriate package for your machine

image

Follow the instructions on how to build and run an app:
https://developer.android.com/studio/run

If needed, you can set up a virtual device to emulate an android device
https://developer.android.com/studio/run/managing-avds#createavd

About

A simple tipping calculator to be used when eating out alone or with friends.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages