Created for CoinCap API 2.0 testing like a pet-project for task at hand.
- C#;
- .NET Framework;
- WPF;
- MVVM architecture.
- Newtonsoft (for deserialising objects).
- A multi-page application with navigation;
- The main page displays the top 10 currencies that were returned by API;
- Another page with the ability to view detailed information about the choice currency: price, volume, price change, in which markets it can be purchased and at what price;
- Possibility of searching for currency by name or coin code;
- Page in which you can convert one currency to another.