A cross platform application allowing users to simulate the trading of stocks and cryptocurrencies built using .NET MAUI framework with Yahoo Finance API integration and persistent storage of trading data following MVVM design architecture and Material Design 2 guidelines.
- Download the project repository and Visual Studio from here.
- Get API KEY from here and write in the
equityx\EquityX\EquityX.Maui\DataSource\REST.cs
file. - Open solution file
EquityX.sln
fromequityx\EquityX\EquityX.sln
. - Visual Studio installer will ask to install neccessary packages and make sure it is .NET version 7.
- Turn on the developer mode and Hyper-V feature.
- Install Android SDK from Android Emulator in Visual Studio.
- Run by clicking on the Andriod option in Visual Studio.
I have uploaded a video demo on YouTube. Click here to watch. Thanks :)