Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 309 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 309 Bytes

currency_calculator

run bundle install check for correct version of ruby

run ruby converter.rb

input might be one of these 2 formats:
BGN EUR -> returns exchange rate between the two
100 BGN EUR -> returns converted currency
Data is not taken via an API. It is a json in the data dir