Skip to content

faranak-cs/equityx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 

Repository files navigation

EquityX Application Using .NET MAUI

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.

Architecture Diagram

EquityX diagram drawio

How to Run

  1. Download the project repository and Visual Studio from here.
  2. Get API KEY from here and write in the equityx\EquityX\EquityX.Maui\DataSource\REST.cs file.
  3. Open solution file EquityX.sln from equityx\EquityX\EquityX.sln.
  4. Visual Studio installer will ask to install neccessary packages and make sure it is .NET version 7.
  5. Turn on the developer mode and Hyper-V feature.
  6. Install Android SDK from Android Emulator in Visual Studio.
  7. Run by clicking on the Andriod option in Visual Studio.

Demo

I have uploaded a video demo on YouTube. Click here to watch. Thanks :)

Snapshots

Home Page Home Page Stocks Page Stocks Page Crypto Page Crypto Page Portfolio Page Portfolio Page

About

Cross platform app in .NET MAUI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages