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

Add support for tracking laps #16

Closed
dpfens opened this issue Jul 9, 2021 · 0 comments
Closed

Add support for tracking laps #16

dpfens opened this issue Jul 9, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@dpfens
Copy link
Owner

dpfens commented Jul 9, 2021

The a user provides a lap distance and lap units, add a Lap button to track laps. Laps are a more specialized lap, in that laps have a constant distance, where splits can be taken at any distance interval. Laps track the time since the last lap, and splits track the time since the last split of any kind. This gives the user fast multi-tiered tracking of users and matches the existing mental model for tracking competitors in a race.

@dpfens dpfens added the enhancement New feature or request label Jul 9, 2021
@dpfens dpfens self-assigned this Jul 9, 2021
@dpfens dpfens closed this as completed in c257a10 Jul 9, 2021
dpfens added a commit that referenced this issue Jul 9, 2021
dpfens added a commit that referenced this issue Jul 9, 2021
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

1 participant