9f9adc89fa | ||
---|---|---|
HealthTracker | ||
HealthTracker.Client | ||
.gitattributes | ||
.gitignore | ||
HealthTracker.sln | ||
README.md |
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
command.
Demo
https://blazor.syncfusion.com/showcase/healthtracker/
Check all the showcase samples from here.