Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mclaypool authored Jan 15, 2018
1 parent f719a2a commit 173bc2b
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,13 @@
# finance_api
==
### A powerful financial calculator for loans, mortgages, cars and all around personal finance.

#### A powerful financial calculator for loans, mortgages, cars and all around personal finance.


# Overview
### There will be three parts to this app:
#### There will be three parts to this app:
* A micro Flask API that's a sandbox for testing equtions and ideas without a lot of effort
* An API to be built with Flask AppBuilder or Django Rest Framework
* A detached UI, to be built with Angular, React or Vue.js

### Features
#### Features
* Create an account to save work
* Export to CSV or JSON

Expand All @@ -31,7 +28,7 @@
* A Mortgage Calculator with additional features:
* Scenario analysis for up to 5 different loan term
* Accepts scheduled, random and one-time prepayments
* Tax escalations and growth.
* Tax escalations and growth
* Home insurance escalations
* Maintenance estimates with planned remodels
* 0% down payments
Expand Down

0 comments on commit 173bc2b

Please sign in to comment.