Updated the backlog

This commit is contained in:
Jaap van Ekris 2023-04-21 15:25:35 +02:00 committed by GitHub
parent 3ef46ae85e
commit dd233f5f0b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 4 deletions

View File

@ -7,8 +7,8 @@ If you would like to contribute to this project, please read the [Contributing G
## Soon
* validate FTMS with more training applications and harden implementation (i.e. Holofit and Coxswain)
* add an option to select the damper setting in the Web UI
* add some more test cases to the rowing engine
* add possibility for user to define training interval timers (Server.js can already handle this, missing is the frontend to the web and PM5)
* add possibility for user to define workouts (i.e. training intervals with goals. Server.js can already handle this, missing is the frontend to the web and PM5)
## Later
@ -21,5 +21,3 @@ If you would like to contribute to this project, please read the [Contributing G
* add video playback to the Web UI
* implement or integrate some rowing games (i.e. a little 2D or 3D, game implemented as Web Component)
* add possibility for user to define training timers (Server.js can already handle this)
* add possibility for user to define workouts (i.e. training intervals with goals)