rilling / OSMDashboard-Winter-2024-COMP-354

OpenStreetMaps Dashboard for OpenTracks
https://f-droid.org/de/packages/de.storchp.opentracks.osmplugin/
Apache License 2.0
5 stars 10 forks source link

Allow users to select individual runs from the recorded list. #28

Closed nicocook closed 5 months ago

nicocook commented 6 months ago

Updates: The implemented Select() method might need to be updated to match the other implemented groups.

Description: The user will be able to select individual runs from their list of recorded runs. From here, the information pertaining to the individual run will be displayed.

Expected outcome: Display a list of individual runs recorded from the user. From this list the user can select any individual run to be displayed alongside pertinent information associated with the run.

Alternative solutions: Present a globalized view of individual runs instead of an individual list.

Verification: Ensure that runs are properly associated on the list with valid information.