A flexible loan amortisation schedule generator written in React.
My bank was charging me too much interest on my loans. So I wrote this loan amortisation schedule generator to prove the bank wrong, as none of the online loan calculators or amortisation schedules could do exactly what I needed.
Turned out this proved that the bank was correct.
This web app is statically served and runs entirely in the browser.
Feel free to use it here https://made-in-nz.github.io/loan-amortisation, or clone and run it locally:
In the project directory, run:
Runs the app in the development mode.