[go: up one dir, main page]

Skip to content

A console app which counts the total amount of payments in each different currency and converts them to euros, using as input a csv file. The app also inserts payments in an sqlite database. For currency rates a REST API is used. File paths need some fixing, the console app was build for specific project.

Notifications You must be signed in to change notification settings

Vasilisgiac/csv-payment-counter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

payment-counter

A console app which counts the total amount of payments in each different currency and converts them to euros, using as input a csv file. The app also inserts payments in an sqlite database. For currency rates a REST API is used. File paths need some fixing, the console app was build for specific project.

About

A console app which counts the total amount of payments in each different currency and converts them to euros, using as input a csv file. The app also inserts payments in an sqlite database. For currency rates a REST API is used. File paths need some fixing, the console app was build for specific project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages