https://github.com/stefanerrorerko/currencywpf
A WPF application for monitoring cryptocurrencies
https://github.com/stefanerrorerko/currencywpf
net pet-project wpf
Last synced: 9 months ago
JSON representation
A WPF application for monitoring cryptocurrencies
- Host: GitHub
- URL: https://github.com/stefanerrorerko/currencywpf
- Owner: StefanErrorerko
- Created: 2023-05-01T19:37:29.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-05-04T16:21:22.000Z (over 2 years ago)
- Last Synced: 2025-02-06T01:49:09.328Z (11 months ago)
- Topics: net, pet-project, wpf
- Language: C#
- Homepage:
- Size: 110 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Muzyka Stefan's repository, Currency WPF App Project
WPF Application that provides user with current state of top cryptocurrencies of the world; search for the cryptocurrency by name; observe detailed information of each currency; multi-page with navigation.
This app is:
- connecting to the CoinCap API (link: https://docs.coincap.io/);
- using MVVM;
- using Linq queries;
- using Newtonsoft.Json library for working with JSON files.
A user is able to:
- check state of top-25 currencies;
- see more detail with history of its price;
- seek such currencies via independent modal page
Shortcuts of app:


