a program that display various information related to cryptocurrencies.
.NET Developer Test Assignment
This was my first ever application in UWP. It is using CoinGecko API and can show top 100 (could be changed) cryptocurrencies with detailed information about them. Also this app has setting page with abilitty to change theme. More pages can be added in future for more specific info.
Faced some troubles with /search/ and /goto detaile page about currency/ function so I cut them down from final version. I need more time to finish them because it was a deeper problem than I expected.