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

https://github.com/akshaybabloo/jcal

Mortgage calculator
https://github.com/akshaybabloo/jcal

mortgage-calculator unit-conversion

Last synced: 16 days ago
JSON representation

Mortgage calculator

Awesome Lists containing this project

README

        

# JCal
Mortgage calculator based on Java

> **[v1.3.1](https://github.com/gollahalli/JCal/releases/latest) released.**

## Snapshot

* A view of JCal.

![JCal](https://www.dropbox.com/s/aqvfysrecetxkzf/mort-non.png?raw=1)

* An example loan of 10,000 for 5 years at an interest rate of 5% per annam.

![Mortgage yearly](https://www.dropbox.com/s/w9a8qzkdfukdjph/mort-yearly.png?raw=1)

* Graph's of mortgage for the example loan amount.

![Mortgage graphs](https://www.dropbox.com/s/h44rc7zohj7rwei/mort-yearly-graph.png?raw=1)

* Personalized printing for your customer.

![Personalize printing](https://www.dropbox.com/s/eldr6i509igf85y/personalize-print.png?raw=1)

* Print view.

![Mortgage printing](https://www.dropbox.com/s/54w1z75jnnrmad5/mort-yearly-print.png?raw=1)

* Unit conversion.

![Unit conversion](https://www.dropbox.com/s/t4su98n0f9rym1d/unit.png?raw=1)

## Previous releases

* [JCal v1.3.0](https://github.com/gollahalli/JCal/releases/tag/v1.3.0)
* [JCal v1.2.0](https://github.com/gollahalli/JCal/releases/tag/v1.2.0)
* [JCal v1.1.1](https://github.com/gollahalli/JCal/releases/tag/v1.1.1)
* [JCal v1.1.0](https://github.com/gollahalli/JCal/releases/tag/v1.1.0)
* [JCal v1.0.2](https://github.com/gollahalli/JCal/releases/tag/v1.0.2)
* [JCal v1.0.1](https://github.com/gollahalli/JCal/releases/tag/v1.0.1)
* [JCal v1.0](https://github.com/gollahalli/JCal/releases/tag/v1.0)
* [JCal v0.1.2](https://github.com/gollahalli/JCal/releases/tag/v0.1.2)