Show statistics for day specific run/Chairlift #87
Labels
Enhancement
New feature or request
Group 8
Medium Priority
Medium Priority
Ski Stats
UI
It is a UI feature
Milestone
Feature description.
Improve the application by introducing a feature that provides aggregated statistics for each day, including metrics such as average speed, average slope, top speed, and total time for all completed runs/chairlifts on that day. This addition will offer users detailed insights into their physical activity for specific skiing sessions throughout the day. To implement this enhancement, we've broken down the feature into the following tasks:
Task 1: Restructure the data received from Group 4-6 to align with the required format.
Task 2: Compute any necessary new features.
Task 3: Organize the data with headers for better organization and clarity.
Task 4: Convert the array/dictionary/JSON data into a UI-friendly format to facilitate easy visualization and interaction.
Describe the solution you'd like
Our plan is to develop a new interface where users can view data for a chosen date, which they select from a calendar on the previous screen. Additionally, we will format the data obtained from the features developed by Group 4-6 into a layout suitable for display in the user interface (UI). Furthermore, we'll introduce any extra features not initially present in the received data.
Alternative Solution
Initially, we aimed to display daily run data solely at day's end, limiting users to real-time views. To enable access to past-day data, we've opted for a calendar widget implementation. This widget allows users to navigate and retrieve historical skiing session details conveniently. With the calendar, users can review past-day data at any time, offering a more comprehensive understanding of their skiing activities over time.
Additional context
To enable the OSMDashboard plugin to retrieve and display data from the OpenTracks app, communication between the two is essential. We intend to facilitate the transfer of information between the two, allowing Group-14 working on OSMDashboard to access and showcase relevant data captured for a specific run/chairlifts.
The text was updated successfully, but these errors were encountered: