GitHub - syncfusion/blazor-showcase-healthtracker: This health tracker demo application showcases using several Syncfusion Blazor components together in a real-world application scenario. You can further explore the source code of this application and use it as a reference for integrating Syncfusion blazor components into your applications. (original) (raw)
Essential Studio for Blazor - Health Tracker
Track and visualize the calories consumed and daily activities like steps taken, water consumption and sleeping time.
Deployment
Requirements to run the demo
The samples requires the below requirements to run.
Run
- Clone this repository.
- Open the command prompt from Application root directory.
- Run the demo using
dotnet run --project HealthTracker/HealthTracker.csproj
command.
Demo
https://blazor.syncfusion.com/showcase/wasm/health-tracker/
Check all the showcase samples from here.