/ST-Tip-Calculator

An app for calculating how much each member of a group should pay for a meal including the tip, split among all members

Primary LanguagePython

This is (for now) a basic Command Line Interface Tip Calculator. I plan to eventually add a user interface though I haven't worked out the details yet.

How it works##

It's pretty self-explanatory. Follow the on screen prompts to enter the requested data (number of people in your group, cost of the meal, and the percent you want to tip) and the program does the rest!