Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dkhrunov/exchange-rate

Тестовое задание для устройство на позицию стажер в КБ «Ренессанс Кредит»
https://github.com/dkhrunov/exchange-rate

Last synced: 13 days ago
JSON representation

Тестовое задание для устройство на позицию стажер в КБ «Ренессанс Кредит»

Awesome Lists containing this project

README

        

# Exchange rate
Parsing exchange rate data from the central bank of Russia - https://www.cbr.ru/currency_base/daily/
## Screenshot main window:
![Main window](https://github.com/therealpanda98/Exchange-rate/blob/master/Screenshots/screenshot_main_programm.PNG)

## This programm have three main functionality:
The first block is used to obtain the exchange rate against the ruble on the date:
![Main window](https://github.com/therealpanda98/Exchange-rate/blob/master/Screenshots/1_block.PNG)

The second block displays the rate chart for the selected time period (currency selected in the first block):
![Main window](https://github.com/therealpanda98/Exchange-rate/blob/master/Screenshots/2_block.png)

The third block shows the dollar and euro exchange rates for the current date:
![Main window](https://github.com/therealpanda98/Exchange-rate/blob/master/Screenshots/3_block.PNG)