{{if eq .Type "once"}}π―{{else if eq .Type "deposit"}}π {{else if eq .Type "emergency"}}π‘οΈ{{else}}π{{end}}
{{.Name}}
{{if eq .Type "once"}}One-off purchase{{else if eq .Type "deposit"}}Deposit / down-payment{{else if eq .Type "emergency"}}Emergency fund{{else}}Recurring investment{{end}}
β¬{{cents .SavedCents}} saved of β¬{{cents .TargetCents}}{{.ProgressPct}}%
Need per month
β¬0
Months left
{{.MonthsLeft}}
At current rate
{{if gt .MonthsAtCurrentRate 0}}
{{.MonthsAtCurrentRate}}mo
{{else}}
β
{{end}}
Disposable after
β¬0
{{if .Feasible}}
β On track β your current savings rate covers the required β¬{{cents .MonthlyCents}}/month with {{.MonthsLeft}} months to go.
{{else}}
β At your current savings rate (β¬{{cents $d.AvgMonthlySavings}}/mo) you'd reach this in {{.MonthsAtCurrentRate}} months, missing the deadline by {{sub .MonthsAtCurrentRate .MonthsLeft}} months.
{{end}}
{{end}}
{{else}}
π―
No goals yet
Plan a purchase, a house deposit, or an emergency fund. See exactly how much you need to save each month to get there.