What type of request is this?
New tool idea
Clear and concise description of the feature you are proposing
When dining out or sharing expenses that involve gratuity, developers often need a quick, distraction-free tool to calculate tips and split the total cost among several people. While many 'bloated' websites exist for this, it fits perfectly within the philosophy of 'it-tools': a fast, clean, and client-side utility.
I propose adding a Tip Calculator tool under the Math category. It should have inputs for Bill Amount, Tip Percentage (with presets), and Number of People, with outputs for Tip Amount, Total Bill, and Amount Per Person.
Is their example of this tool in the wild?
No response
Additional context
I have already implemented a working version of this tool that aligns with the project's styling and modular architecture. I would love to submit a Pull Request for this!
Validations
What type of request is this?
New tool idea
Clear and concise description of the feature you are proposing
When dining out or sharing expenses that involve gratuity, developers often need a quick, distraction-free tool to calculate tips and split the total cost among several people. While many 'bloated' websites exist for this, it fits perfectly within the philosophy of 'it-tools': a fast, clean, and client-side utility.
I propose adding a Tip Calculator tool under the Math category. It should have inputs for Bill Amount, Tip Percentage (with presets), and Number of People, with outputs for Tip Amount, Total Bill, and Amount Per Person.
Is their example of this tool in the wild?
No response
Additional context
I have already implemented a working version of this tool that aligns with the project's styling and modular architecture. I would love to submit a Pull Request for this!
Validations