Financial analysis using javascript
What? Using Javascript to record and calculate financial analysis from a set of months/ gross amounts ($)
Why? Javascript allows to calculate the following: total no. of months net total of profit/losses average total of profit/losses over a period of time etc.
How? By including arrays and if functions to obtain the analysis, Console.log allows to print to console.
Click link for Console Finances index.html]
Click link for Console Finances index.html]
https://kapil319.github.io/Console-Finances/
Create GitHub respository Open starter code in VS Code Use index.js to provide financial analysis of the dataset provided
Andrew Hoang, Jamie Lujan, Nazeh Abel
License MIT
Financial Analysis , using console logging and array functions.
Language GB English used.
END OF README