Master
Develop
Quantified Self is a tool for importing viewing and comparing tcx, fit and json files from activity trackers and smart-watches such as Garmin, Suunto, Polar etc
You can see it in action at quantified-self.io
This project uses Quantified Self Lib under the hood for processing the gpx, tcx and fit files
Contribution and assistance is very much welcome
-
Clone this project
git clone https://github.com/jimmykane/quantified-self.git
-
Install the dependencies
npm install
-
Start the Angular Server
npm start
-
Open it on your browser
http://localhost:4200/
-
Clone this project
git clone https://github.com/jimmykane/quantified-self.git
-
Install the dependencies
yarn install
-
Start the Angular Server
yarn start
-
Open it on your browser
http://localhost:4200/