Skip to content

This health tracker demo application showcases using several Essential Angular 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 Essential Angular components into your applications.

License

Notifications You must be signed in to change notification settings

syncfusion/ej2-showcase-angular-healthtracker

Repository files navigation

Essential JS 2 for Angular - Health Tracker

Track and visualize the calories consumed and daily activities like steps taken, water consumption and sleeping time.

Health Tracker

Angular project to track and visualize the calories consumed and daily activities like steps taken, water consumption and sleeping time.

Installation

To install the application dependencies, use the following command:

npm install

Build the application

To Build the application, use the below command,

ng build

Run the application

To run the sample in the browser with live reload, use the following command:

ng serve

build for production and view the bundle analyzer report

npm run build --report

About

This health tracker demo application showcases using several Essential Angular 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 Essential Angular components into your applications.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 7