Skip to content

villat/amortization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Readme

  1. Java Maven Project

  2. The app was tested on Wildfly 10.1 (http://wildfly.org/)

  3. amortsch.faces is the index page, defined on web.xml

  4. About "Interest 2", you can choose to calculate a Loan with an unique Interest for all the Term (Term = Interest 1 Term); or you can split the Term in 2 periods, and choose different interests for each one. You only need to specify the Interest 1 Term duration, and the different interests.

  5. On the path /api/calculator/mock you can get a JSON mock of a LoanInformation. Then, on /api/calculator you can call a POST method and get in response the Amortization Schedule as a JSON

  6. The https://github.com/villat/amortization/blob/master/ScheduleExample.png has a mistake, already solved, in the "Payment Date" column (the header is wrong)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published