Skip to content

An app which tracks the Fitness of the user, by tracking the work out done by him/her.

Notifications You must be signed in to change notification settings

Shubhamjain2908/FitnessTracker

Repository files navigation

FitnessTracker

An app which tracks the Fitness user, by tracking the work out done by him/her.

Installation

Prerequisites:

  • NodeJs (npm)

    Install Node.js and npm Download the latest version of Node.js if you do not already have it installed on your machine. This download will also include the latest version of npm.

     https://nodejs.org/en/download/
    

    Install Libraries and Dependencies Once you have the files downloaded, navigate into the root project directory and run the following command. This will install all libraries and dependencies.

     npm install
    

    Install angular cli npm install -g @angular/cli

Run as

  • ng serve

Instructions to run as Angular cli project

  • Clone the repository in your System.
  • Install all the dependencies with "npm install"
  • Change Firebase credentials.
  • Run as "ng serve" , it will run at port 4200

About

An app which tracks the Fitness of the user, by tracking the work out done by him/her.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published