aizatto / loan-calculator

Home Page:https://aizatto.github.io/loan-calculator/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Loan Calculator

The purpose of this is to build a better loan calculator for cars and home mortages.

Accessible at https://aizatto.github.io/loan-calculator

Features I want:

  • Automatic preview
  • Save into storage
  • Receive values from query param
  • Reverse Calculator. Based on a budget, what can you afford?

Contributing

Install git hooks

git config core.hooksPath .githooks

Run prettier

./scripts/prettier.sh all

About

https://aizatto.github.io/loan-calculator/

License:MIT License


Languages

Language:TypeScript 92.8%Language:HTML 4.1%Language:Shell 1.7%Language:CSS 0.9%Language:JavaScript 0.4%