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

Statistics (service functions, Ski statistics) - Waiting time at the chairlift #123

Closed
Darshansinh28 opened this issue Mar 17, 2024 · 0 comments

Comments

@Darshansinh28
Copy link
Collaborator

Description
This feature aims to provide users with information about the waiting time at chairlifts within OpenTracks. By calculating the duration spent waiting in line for chairlifts, users can better plan their skiing or snowboarding activities, optimizing their overall experience on the slopes.

Proposed Solution
Incorporate a feature in OpenTracks to track users' queue joining and boarding times at chairlifts by monitoring their proximity to the loading area. Calculate waiting time by subtracting boarding from queue joining time. Present this waiting time alongside other stats in the app interface. Ensure privacy and data security in the waiting time calculation.

Alternative Solution
An alternative approach could involve crowd-sourced data collection, where users manually input their waiting times at chairlifts. However, this method may be less accurate and rely heavily on user participation.

Additional context
This feature enhancement aims to enhance users' skiing or snowboarding experiences by providing them with valuable information about wait times at chairlifts. Integration with OSMDashboard groups may be beneficial for sharing this information with other users and facilitating better planning for group activities on the slopes.

@Darshansinh28 Darshansinh28 added this to the Case Study 2 milestone Mar 17, 2024
@Darshansinh28 Darshansinh28 self-assigned this Mar 17, 2024
Darshansinh28 added a commit that referenced this issue Apr 8, 2024
Describe the pull request
#123
Statistics (service functions, Ski statistics) - Waiting time at the
chairlift

Link to the the issue
#123.

License agreement
By opening this pull request, you are providing your contribution under
the Apache License 2.0 (see
[LICENSE.md](https://github.com/rilling/OpenTracks-Winter-SOEN-6431_2024/pull/LICENSE.md)).

Note: new dependencies/libraries
Please refrain from introducing new libraries without consulting the
team.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant