Skip to content

A simple VueJS static site using Google Sheets API as the data source to track fitness stats.

Notifications You must be signed in to change notification settings

HybridModels/KeepFit

 
 

Repository files navigation

KeepFit

Create a simple dashboard to track my fitness data using Google spreadsheets as the source.

Demo here.

Screenshot 1

Build Setup

# install dependencies
yarn

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

# deploy to github
npm run deploy

# run unit tests
npm run unit

# run all tests
npm test

About

A simple VueJS static site using Google Sheets API as the data source to track fitness stats.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 62.5%
  • Vue 32.1%
  • SCSS 4.5%
  • HTML 0.9%