Stockmarket Dashboard App
This stock market dashboard demo application exemplifies the seamless integration of various Syncfusion Blazor UI components within a real-world application scenario. The demonstration focuses on presenting dynamic stock prices for different companies, offering a comprehensive showcase of the capabilities and functionalities of these components.
Prerequisites
Make sure you have the following installed on your machine:
- .NET SDK
- Visual Studio or Visual Studio Code (optional, but recommended)
Getting Started
-
Clone this repository to your local machine:
git clone https://github.com/syncfusion/blazor-showcase-stockmarket-dashboard.git
-
Navigate to the project directory:
cd server/stockmarket-dashboard -
Build the application:
dotnet build
Running the App
-
Run the application:
dotnet run
-
Open your web browser and navigate to
https://localhost:5001to view the app.
Output
Demo
https://blazor.syncfusion.com/showcase/stockmarket-dashboard
Check all the showcase samples from here.
Additional Information
-
If you encounter any issues or have questions, please check the issue tracker or create a new issue.
-
For more advanced configurations or deployment options, refer to the official Blazor documentation.
Disclaimer: Simulated Data
This application solely utilizes simulated data for the purpose of demonstration. The stock prices and financial information presented are randomly generated and do not accurately represent real-world markets.
