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
SOFE4640U - Mobile Application Development Assignment 1: The purpose of this assignment is to create an Android mobile application where the user can calculate their equated monthly installment (EMI) based on the mortgage amount tenure and the interest rate.
This repo contains java Swing GUI application which is made for variable interest rate EMI calculator. This repo conatins java classes as well as jar file and command line file(without GUI)too.
Real Time EMI Calculator allows users to calculate the interest amount that needs to be paid towards the EMIs on monthly basis in real time. This calculates the interest and principal amounts and provides an amortization schedule to the user, which shows the break-up of these amounts to be repaid towards principal and interest along with their r…