Skip to content

JonRahman/Console-Finances

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Console-Finances

Overview

This JavaScript program analyses a financial dataset provided in the index.js file. The dataset contains information about the Date and Profit/Losses of a company. The program calculates and displays the following financial metrics:

  • Total number of months in the dataset.
  • Net total amount of Profit/Losses over the entire period.
  • Average change in Profit/Losses over the entire period.
  • Greatest increase in Profit/Losses (date and amount) over the entire period.
  • Greatest decrease in Profit/Losses (date and amount) over the entire period.

Screenshot

ScreenshotCH4

Links

1 - https://jonrahman.github.io/Console-Finances/

2 - https://github.com/JonRahman/Console-Finances

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published