Skip to content

babaruh/TestCrypto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CryptoInfoWPFApp

This is a WPF MVVM application that displays cryptocurrency information using the CoinGecko API. The application has a navigation system with four pages: Explore, Exchanges, Support, and CoinFullDataView.

Explore

The Explore page contains a DataGrid that displays information about various cryptocurrencies. A double click on a cryptocurrency will open the CoinFullDataView page and show detailed information about the selected cryptocurrency.

Exchanges

The Exchanges page contains a DataGrid that displays information about various cryptocurrency exchanges. A double click on an exchange will open a tab in your browser with the selected exchange's website.

Support

The Support page contains links to the GitHub repository, a knowledge base, and an email address for support.

CoinFullDataView

The CoinFullDataView page displays detailed information about a selected cryptocurrency, including a DataGrid that displays ticker information. The ticker information includes a link column, which opens the linked website when clicked.

Built with

  • WPF MVVM
  • CoinGecko API
  • C#

Contributing

If you would like to contribute to this project, please feel free to make a pull request or reach out to us through the support page.

License

This project is licensed under the GNU General Public License v3.0.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages