taylodl / MortgageApp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MortgageApp - A mortgage calculator POC

This application is a POC to show the client the basics of the mortgage calculator application we've been discusing. The idea is to show the basic functionality just so we can review and see that we're on the right track.

The Architecture Decision Record (ADR) can be found here.

The Lessons Learned during this exercise can be found here

To build run ./build.sh

To run run ./run.sh

You must have Docker installed on your machine.

About

License:Apache License 2.0


Languages

Language:Jupyter Notebook 79.3%Language:Python 14.2%Language:HTML 4.6%Language:Dockerfile 1.3%Language:Shell 0.5%