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.
Перейти к файлу
Bhuvanesh V 505af1e58b
Merge pull request #8 from BharatRamsf3693/master
891562: Need to move the latest changes to public repo
2024-07-04 14:10:36 +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 891562: Add changes to only move the showcase app that's in live 2024-07-02 15:52:04 +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.