Skip to content

Round Numbers to 2 Decimal Points #9

@kwaladev

Description

@kwaladev

Hi there,

I have a suggestion to enhance the user experience in the budget app. It would be great if all numerical values displayed in the app could be rounded to 2 decimal points. This change would help in maintaining consistency and readability.

Additionally, it would be beneficial to have an option in the settings to allow users to toggle this rounding feature on or off, based on their preference.

If you’d like to get geeky about it, here’s how banks actually do their rounding:

Bankers Rounding: This algorithm is similar to arithmetic rounding, but it is used mainly in financial systems. It rounds a number to the nearest whole number, with numbers exactly halfway between two whole numbers rounded to the nearest even number. It's also known as round to nearest even. Source

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions