Skip to content

[FEATURE] Add Tip Calculator & Bill Splitter Utility #1778

@rayrishu19-wq

Description

@rayrishu19-wq

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

  • Check the feature is not already implemented in the project.
  • Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
  • Check that the feature can be implemented in a client side only app (IT-Tools is client side only, no server).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions