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 property taxes into calculations #68 #98

Closed randy-shreeves closed 4 months ago

randy-shreeves commented 4 months ago

Updated affordability_calculator.py with changes to factor user-inputted propery tax rate into calculating a home price that fits within their desired monthly payment. Also updated test cases accordingly and ensured all test cases passed.