Project consists of HTML markup, with Javascript for scripting and CSS for stylization. The purpose of this web application is to calculate the value of an investment based off of the user-defined figures.
It then will print a graph to help the user visualize what this growth will look like year-to-year
Languages and Libraries Used
HTML
CSS
Javascript
Chart.js
Environments Used
Windows 10
Program walk-through
The user is prompted to enter the principal amount, the interest rate, the compound frequency, and the number of years.
Use the input boxes and dropdown menu then click "Calculate"