Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/XamlBrewer/UWP-IEXCloud-Sample

A WinUI reference app in UWP accessing IEXCloud data
https://github.com/XamlBrewer/UWP-IEXCloud-Sample

iexcloud iexsharp telerik uwp winui

Last synced: about 1 month ago
JSON representation

A WinUI reference app in UWP accessing IEXCloud data

Awesome Lists containing this project

README

        

# UWP-IEXCloud-Sample

An attempt to build a representative and useful WinUI (currently v2.4.2) reference app.

Demonstrates
* TeachingTip control
* NavigationView control
* Left menu
* Top menu
* Hierarchical menu
* TabView control
* including 'add' functionality
* Fluent elements like animations and shadow
* 3rd party libraries like Telerik UI and IEXSharp

The app displays live stock data. You need to get a (free) [IEXCloud](https://iexcloud.io/s/6dfaa988) account to get access to that data.

Screenshots:
![Screenshot](Assets/HistoryPage.png?raw=true)

![Screenshot](Assets/HistoryPageAdd.png?raw=true)

![Screenshot](Assets/PortfolioPage.png?raw=true)

![Screenshot](Assets/NewsPage.png?raw=true)