multifol-io / site

project home for https://multifol.io/ -- tools to plan Annual Savings and Track your Portfolio
Apache License 2.0
7 stars 0 forks source link

visualize savings #17

Open rrelyea opened 2 years ago

rrelyea commented 2 years ago

how to show savings totals, benefits of pre-tax, etc...

rrelyea commented 2 years ago

experimenting with sankey: // https://sankeydiagram.net/ // SOURCE [VALUE (can be a '?')] TARGET ([COLOR]) AGI [200] target 401k match [10] target HSA match [2.5] target target [37.25] 401k target [7.75] HSA target [167.25] Taxable Income Taxable Income [37.25] Roth Taxable Income [20] Taxes Owed Taxable Income [110.00] Net Income Net Income [90] Spending Net Income [20] Savings (taxable) 401k [37.25] Savings (tax advantaged) HSA [7.75] Savings (tax advantaged) Roth [37.25] Savings (tax advantaged)

rrelyea commented 1 year ago

related user feedback:

I would organize the tool as budget-centric. ...

Moved this user feedback to its own issue: https://github.com/bogle-tools/site/issues/51