nickmoorman / debt-collector

A simple tool to help you become debt free faster!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Debt Collector

Debt Collector is a small app I came up with while trying to figure out the best way to pay off all of my credit cards, student loans, etc. Its aim is to provide users with an easy way to evaluate their current payoff strategy and determine the optimal way to move forward.

Currently, the app only allows you to add your debt accounts and model simple consolidation loans to determine the payoff timeframe and the amount of interest you'll pay. In the future, you'll be able to mode consolidation loans with much more variance, and the app will be able to help you find the best balance of payments on each account.

Stay tuned for updates!

Getting started

To run this app, simply clone the repository, run npm install to install dependencies, then run node app to start the server, available at http://localhost:3000.

Under the Hood

This app is built with:

About

A simple tool to help you become debt free faster!


Languages

Language:JavaScript 59.0%Language:CSS 41.0%