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/Overall Season/API] Get Friends' All-Time Ski Stats Data #148

Open
Trim0500 opened this issue Mar 27, 2024 · 1 comment
Open
Assignees
Labels
enhancement New feature or request group 15 Medium Priority Overall Season (Group #8) Specific tasks related to overall season statistics services Statistics Tasks related to statistics service functions

Comments

@Trim0500
Copy link
Collaborator


Feature Request

  • With the introduction to a friend system, a user may want to check a friend's stats in a similar vein to how that user may view their own. This would mean that there needs to be a way to find a friend's information regarding their all-time stats and calculate those metrics.

Proposed Solution

  • Introduce a method onto the OverallStatistics class that can take in a parameter representing a user ID to retrieve the information required and calculate those aggregated metrics for use on the rendering of the friend's all-time stats.

Completeness Requirements

  • The calculated metrics are accurate according to the data saved for the friend viewed
  • The method created for this issue may only be accessed through the singleton created for the class

@Trim0500 Trim0500 added enhancement New feature or request Statistics Tasks related to statistics service functions Overall Season (Group #8) Specific tasks related to overall season statistics services Medium Priority group 15 labels Mar 27, 2024
@Kpytoo Kpytoo self-assigned this Mar 28, 2024
@Trim0500
Copy link
Collaborator Author

Trim0500 commented Apr 4, 2024


  • Conversations about finding friend data has been done with group 15. This issue would be specifically tackling the integration and implementation of getting friend ski all-time data onto the same all-time stats page which would then be used by group 15 to display it by selecting the all-time option from the implemented preview element page

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request group 15 Medium Priority Overall Season (Group #8) Specific tasks related to overall season statistics services Statistics Tasks related to statistics service functions
Projects
None yet
Development

No branches or pull requests

2 participants