Skip to content

pettmatt/gamified-tracker

Repository files navigation

Gamified Tracker

The application is still "a work in progress" and is aimed to be an cardio exercise application that can visualize the progress of a person. Btw. Best experience is achieved by using Firefox. Chrome works, but it has some visual issues.

Recommended IDE Setup

VSCode + Volar (and disable Vetur).

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Type-Check, Compile and Minify for Production

npm run build

Run Unit Tests with Vitest

npm run test:unit

Lint with ESLint

npm run lint

Bug list

Local storage

  • Local storage settings values are all converted to strings for some reason. Happened when started the project the next day. Changing the settings changed the string values to their respected types.

About

[WIP] Uses Leaflet library to track the user's cardio session.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published