madsouris / workout-checklist

Web app to keep track a bunch of exercises I personally do (Early development)

Home Page:https://workout.vannrith.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Workout Checklist

Netlify Status

Web app to keep track of a set of exercise that I personally do each week. The goal is to create something I would use and learn coding while doing it.

Image

Stack

  • Ionic
  • Vue 3
  • Vue PWA

Before you run

  • Make sure you have the latest Nodejs LTS installed
  • Have Vue CLI installed (npm i -g @vue/cli)
  • Have Ionic CLI installed, please check Ionic's website

Code editing

  • Vscode obiously, with useful extensions:
    • Volar
    • Prettier
    • Ionic

Run

  • Run npm install
  • Run ionic serve to run the app
  • Run ionic build to build to /dist directory

Contribution

Thanks to Nita for data input.

About

Web app to keep track a bunch of exercises I personally do (Early development)

https://workout.vannrith.com

License:MIT License


Languages

Language:Vue 59.5%Language:CSS 16.3%Language:TypeScript 9.3%Language:JavaScript 8.4%Language:HTML 6.5%