Loan Shark: A Coding Project

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)

  • CSS and Bootstrap Layout
  • Javascript Fundamentals
  • Javascript Loops
  • Javascript Functions
  • Javascript Dom Manipulation
  • Javascript If/Then/Else
  • Javascript Boolean Logic

APP LOGO