Skip to content

YDanot/wallet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 

Repository files navigation

KATA Wallet

Given a wallet containing financial assets, build a function that compute the value of wallet in a currency.

The financial assets have a quantity and a type which can be for example Apple, Euros, Bitcoins and Dollars.

To value the wallet in a currency you could use an external api to provide rate exchanges

Example Api : https://api.exchangeratesapi.io Code Sample : https://gitlab.com/YDanot/finance_api_sample/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages