Skip to content

danielsequeira/balance-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Balance Calculator Java Application

Description: Balance calculator between two .csv files:

  • clients.csv - list of clients and their initial balance (in EUR)
  • transactions.csv - list of transactions which have taken place

Currency has a conversion rate of 1.1 USD to 1 EUR.

The Application reads the two csv files and generates another file with the clients final balance.

About

Balance Calculator Java Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages