Tracks musculation activities and renders statisitcs and diagrams Works with Muscle API to get and update the data
Hosting graciously provided by Netlify
- add CSS for a desktop usage
- add authentication and account management, and also a no-account access
- add exercises and activities statistics
- add a fuzzy search in the header
- when in a program :
- add data on the current exercise from previous sessions
- autocomplete weight and repetition inputs from previous sessions
- add a ring just before the countdown ends
- add vocal commands (next series, next exercise, add time to the countdown, reset the countdown)
- Eslint : super tool to find & fix problems
- Hero icons : nice looking svg icons
- Highcharts : a tool to generate charts easily
- Netlify : awesome company that offers hosting for OSS
- Nuxt : a great front framework base on Vue.js
- Shields.io : for the nice badges on top of this readme
- Shuutils : collection of pure JS utils
- TailwindCss : awesome lib to produce maintainable style
- Vite : super fast frontend tooling