My first attempt at a basic mortgage calculator using python.
link to github : https://github.com/Rex-Neo/mortgage-calculator.git
My first attempt at a basic mortgage calculator using python.
link to github : https://github.com/Rex-Neo/mortgage-calculator.git
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (1)
Not bad. Definitely better than my attempt. But unlikely it will be much sought-after as almost every big bank provides such calculators. Besides, the mortgage conditions highly vary from bank to bank (I mean additional terms, which all-purpose calculator doesn't include). But for younger financial enthusiasts, it's a great tool. Studying financial basics on online resources, such as moneyunder30.com/, and alongside calculating actual amounts sounds neat. I know many decent educational projects started with simple tools.