Skip to content

Application for getting popular currencies on any stock market.

Notifications You must be signed in to change notification settings

vanyachernov/WpfCrypto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Cryptocurrency analysis

Created for CoinCap API 2.0 testing like a pet-project for task at hand.


Technologies:

  1. C#;
  2. .NET Framework;
  3. WPF;
  4. MVVM architecture.

Libraries:

  1. Newtonsoft (for deserialising objects).


What was done on functionality:

  1. A multi-page application with navigation;
  2. The main page displays the top 10 currencies that were returned by API;
  3. 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;
  4. Possibility of searching for currency by name or coin code;
  5. Page in which you can convert one currency to another.


Images

Currencies data:

Currencies

Details of the selected currency:

Selected Currency

Converter system:

Converter

How search field works:

Search


The open source code is attached.

Thank you for reading this describe. Have a good day and enjoy!

About

Application for getting popular currencies on any stock market.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages