pampeanodev / btcretirementcalc

https://btcretirementcalc.vercel.app
9 stars 5 forks source link

UI/UX Optimizations and small Improvements #9

Closed cobo2bofb closed 7 months ago

cobo2bofb commented 7 months ago

[Improvements] [UI/UX]

[Annual inflation:]

The annual inflation default value should be "2%" due to the fact that is the "narrative" and "expected" amount by most government as the "ideal target inflation rate". Even though this is not true, is the FIAT World convention number.

Action: Change the amount to 2% instead of 1% as the default option.

[Desired annual retirement income:]

Currently there are no separators (",") in the amount specified.

Action: If possible, add a "," separator to this amount.

[Table View]

The table view for "Bitcoin Price" and "FIAT savings" currently uses "." for decimal separation, but there is no "," separator.

Action: add "," separator for FIAT amounts if possible.

[Table View]

The table view COULD potentially reflect the "Indexed Annual Income", in other words, showing (yearly) the amount of FIAT/USD needed to meet the same purchasing power desired by the user on initial year, and indexed yearly from the first year to the last one.

Action: add a new "Indexed Annual Income" column to the table to display the real purchasing power corrected by inflation yearly.