-
Notifications
You must be signed in to change notification settings - Fork 7
Home
Mohammed Ismail edited this page Feb 23, 2017
·
2 revisions
Here I have developed an Finance Service using Java, Spring, RESTfull service and AngularJS
Here services like Annual Payment Rate(APR), Least Monthly Payment, Loan Monthly Payment and Loan Number Payment were implemented.
- Loan Amount (C)
- Extra Cost (E)
- Interest Rate % (R)
- No. of Months (N)
- Loan Amount (C)
- Residual Value (F)
- Interest Rate % (R)
- No. of Months (N)
- Loan Amount (C)
- Interest Rate % (R)
- No. of Months (N)
- Loan Amount (C)
- Interest Rate % (R)
- Monthly Payment (P)
- Technology : Java, Spring MVC, RESTfull Services, AngularJS, Bootstrap.
- Application Servicer: Apache Tomcat Server
- Spring RESTfull Service : https://github.com/ikismail/WebService.git
- Front End using AngularJS : https://github.com/ikismail/FinanceWebServiceFrontEnd.git
Annual Payment Rate

Least Monthly Payment

Loan Monthly Payment

Loan Number of Payment

Validation
