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

Backend Calculations Should Return Numbers Rather Than Strings #90

Closed randy-shreeves closed 3 months ago

randy-shreeves commented 3 months ago

Calculator functions would be more re-usable in the future if they returned numbers rather than Strings.