27 lines
480 B
Markdown
27 lines
480 B
Markdown
|
# mortgage-calculator
|
||
|
|
||
|
Calculate mortgages in multiple ways
|
||
|
|
||
|
# Overview
|
||
|
|
||
|
The purpose of this program stems from my inability to find loan calculators
|
||
|
that will let me put in what I want to pay per month to see how much loan
|
||
|
I can afford.
|
||
|
|
||
|
Thus, this program will be able to calculate mortages in whichever way
|
||
|
you feel fit.
|
||
|
|
||
|
fixme: Be more specific once program is created
|
||
|
|
||
|
# Useage
|
||
|
|
||
|
fixme: Useage examples
|
||
|
|
||
|
# Documentation
|
||
|
|
||
|
fixme: Write documentation
|
||
|
|
||
|
# License
|
||
|
|
||
|
fixme: Grab ICS
|