Skip to content

Files

Latest commit

e9c0a4e · Jan 14, 2019

History

History
This branch is 9 commits ahead of, 168 commits behind MewsSystems/developers:master.

Backend

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jan 6, 2019
Jan 14, 2019
Jan 6, 2019

Mews backend developer task

The task is to implement an ExchangeRateProvider for Czech National Bank. Find data source on their web. It is up to you to decide which technology (from .NET FW) or package to use. Part of the task is to find the source of the exchange rate data and a way how to extract it from there.

The solution has to be buildable, runnable and the test program should output the exchange rates obtained at the run time. Please submit the solution in form of a pull request to this repository.

This is to implement a fully functional provider based on real world public data source of the assigned bank. For some of the banks, the fastest applicants managed to implement this in less than an hour.

To sumbit your solution, just open a new pull request to this repository.