1
0
Форкнуть 0
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.
Перейти к файлу
MuthukumarK af740f2e49
Merge pull request #9 from Athiswaran-SF3980/master
911856: Update sample for vol3 2024
2024-10-15 13:32:30 +05:30
HealthTracker 891562: Add changes to only move the showcase app that's in live 2024-07-02 15:52:04 +05:30
HealthTracker.Client 911856: Update sample for vol3 2024 2024-09-25 12:53:24 +05:30
.gitattributes Health Tracker App upgraded to volume 2 2020 release. 2020-07-24 16:44:43 +05:30
.gitignore 891562: Update .gitignore 2024-07-02 15:55:19 +05:30
HealthTracker.sln 891562: Add changes to only move the showcase app that's in live 2024-07-02 15:52:04 +05:30
README.md 891562: Update README.md 2024-07-04 09:51:19 +05:30

README.md

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.