Josh-Voyles / affordable

Affordible is a simple financial calculator that helps you determine what you can afford.
GNU General Public License v3.0
0 stars 0 forks source link

Factor PMI into affordability for issue #77 & #31 #107

Closed randy-shreeves closed 2 months ago

randy-shreeves commented 2 months ago

Implemented calculations that factor PMI into home affordability price in affordability_calculator.py using steps outlined in https://www.chase.com/personal/mortgage/education/financing-a-home/what-is-pmi-calculated article. Verified calculation results against the mortgage calculator at https://usmortgagecalculator.org/ to ensure results are accurate. Also updated test cases to reflect changes and ensured they all passed.

![Uploading calculation_verification.png…]()