Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dkhrunov/exchange-rate
Тестовое задание для устройство на позицию стажер в КБ «Ренессанс Кредит»
https://github.com/dkhrunov/exchange-rate
Last synced: 13 days ago
JSON representation
Тестовое задание для устройство на позицию стажер в КБ «Ренессанс Кредит»
- Host: GitHub
- URL: https://github.com/dkhrunov/exchange-rate
- Owner: dkhrunov
- License: mit
- Created: 2019-05-16T12:45:11.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-09T08:53:47.000Z (almost 4 years ago)
- Last Synced: 2024-11-02T21:27:07.926Z (2 months ago)
- Language: C#
- Homepage:
- Size: 155 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)