Loan Shark: A Coding Project

Project Info:

A Javascript coding project using loops, functions, and math.. Write a mortgage loan calculator application that takes in three parameters:
  1. The amount of money loaned in dollars (balance)
  2. The time over which the loan will be repaid, in months (term)
  3. The percentage rate at which interest will accrue on the loan (rate)

Project Details:

Share: