ericeya / mortgage-buddy

Mortgage calculator and simple qualification check terminal program. A little taste of mortgage lending fun facts coming from professional mortgage underwriter.
MIT License
1 stars 0 forks source link

Making mortgage calculator #1

Closed ericeya closed 10 months ago

ericeya commented 11 months ago

Getting started

Need mortgage calculator first

This terminal app is for a simple mortgage calculator. Whilst it'll have some other functionalities, simple calculator must be built first.

Create a function for mortgage payment calculator using loan amount, rate, amortization term.

ericeya commented 11 months ago

Finished building a mortgage calculator. After fine tuning some details, calculation of mortgage payments would be done.