Skip to content

elzacontiero/BankTransactionReader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

BankTransactionReader

The application reads an input CSV file with bank transactions and computes total income and expenses for the whole file, presenting a small balance report at the end.

The expected CSV format is:

Date,Details,Transaction Type,In,Out,Balance
20 January 2022,WAITROSE 178 AppPay,LONDON  GBR,,13.00,944.81
19 January 2022,Boots AppPay,London GBR GBR,,10.00,957.81

About

Metro Bank CSV file reader.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages