issues
search
ucfinancegroup
/
pfp
a personal finance app, focused on projections, written in Rust and React
4
stars
0
forks
source link
recurring form bugs
#259
Closed
c650
closed
3 years ago
c650
commented
3 years ago
[x] interest rate is inputted as a percent but not /100 before sending to api
https://github.com/ucfinancegroup/pfp/issues/260
[x] cant click add/save without clicking an example first
[x] Fixed recurring should not be valid example for compounding recurring
c650
commented
3 years ago
ill fix the interest rate issue on backend by /100 before calculation