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
- Host: GitHub
- URL: https://github.com/m-manu/fintools.in
- Owner: m-manu
- Created: 2012-06-12T12:37:18.000Z (almost 13 years ago)
- Default Branch: main
- Last Pushed: 2022-06-01T11:23:06.000Z (almost 3 years ago)
- Last Synced: 2024-04-16T00:04:03.405Z (about 1 year ago)
- Topics: emi, emi-calculator, finance, financial-tools, loan-calculator, mortgage-calculator
- Language: HTML
- Homepage: https://www.fintools.in/
- Size: 17.6 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.