Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 676 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 676 Bytes

TestApplication

a program that display various information related to cryptocurrencies.

Digital Cloud Technologies

.NET Developer Test Assignment

About app

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.

Troubles

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.