You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This small project is a full-stack MVC application built with Java for the backend and React for the frontend, demonstrating a seamless connection between RESTful services and a modern user interface.
The aim of this project is to implement an application called loan-calculator-app to calculate monthly payment and total payment based on the loan amount, annual interest rate, and number of years entered by the user.