Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature/Improvement] Workouts with different exercise and rest durations #159

Open
AlexMV12 opened this issue Aug 4, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@AlexMV12
Copy link

AlexMV12 commented Aug 4, 2024

Purpose:
As a user, I would like to do some workouts that are not "symmetric", i.e., where the duration of Exercise N could be different from the one of Exercise M. The same can be valid also for the rest times.

More details:
Consider this workout: at the moment, I am unable to create something this. Maybe I could "play" with the rest/repetitions to simulate this, but it would be a workaround:
30 seconds squats - 30 seconds rest - 60 seconds plank - 45 seconds rest - 20 seconds jump with rope - 10 seconds rest.

Acceptance Criteria:
I can customize the duration of specific exercises or rests in a workout.

Thank you very much for this app! Excellent job :)

@AlexMV12 AlexMV12 added the enhancement New feature or request label Aug 4, 2024
@a-mabe
Copy link
Owner

a-mabe commented Aug 4, 2024

Thanks for raising this feature request! Your interest in the project is greatly appreciated. 🚀

@mkroehnert
Copy link

@a-mabe thanks for making this project available.

In the light of the above feature request, I was thinking, if a possible solution could be to distinguish between individual exercises (which could be single timers, number of repetitions, or what is currently the Interval Timer) and workouts which can then be composed of exercises (maybe with additional rest times between exercises).
This might however not be matching the current data model.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants