This project was for my MIS2402 Web Application Development class. For the first part of the project, I utilized AI-generated code to help me develop HTML for a loan repayment calculator where we are able to calculate monthly payments, total amount paid, and total interest paid based on loan amount, loan years, and APR%.
Additionally, I utilized various coding techniques taught in class by professor Miller such as HTML, CSS, JavaScript, and jQuery to create an investment growth calculator. This calculator helps individuals who seek to estimate how much investment they’ll gain overtime on a specific amount of money added, considering monthly contributions, annual interest rate, and number of years. Someone may want to use it for long-term saving goals such as retirement plans or for planning on opening a CD account. With the different input boxes for each section, this calculator will accurately calculate the final balance along with how much has been added over time and interest earned.
Loan Repayment Calculator: https://misdemo.temple.edu/tus58726a/project/
Investment Growth Calculator: https://misdemo.temple.edu/tus58726a/project2/
