An open API service indexing awesome lists of open source software.

https://github.com/m-manu/fintools.in

Financial tools (India specific): EMI Calculator, Loan Limit Calculator
https://github.com/m-manu/fintools.in

emi emi-calculator finance financial-tools loan-calculator mortgage-calculator

Last synced: about 2 months ago
JSON representation

Financial tools (India specific): EMI Calculator, Loan Limit Calculator

Awesome Lists containing this project

README

        

EMI Calculator
==============
The EMI (Equated Monthly Installment) you pay is directly proportional to the loan amount (known an principal in bank's terms). Longer the tenure of loan repayment, the higher is the fraction of the interest in your EMI.
For a given loan amount, rate of interest and period of repayment, this tool allows you to calculate the following:
* EMI
* Total amount you pay to the bank
* Total interest amount
* Amortization Schedule (very detailed monthwise break-up of principal/interest of EMI and outstanding loan amount)

Loan Limit Calulator
====================
This allows to calculate what is the maximum loan you can get for your income.

Privacy
=======
This tool (one HTML file) is entirely written in Javascript. No data is sent/tracked to any server.