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

Display the friend's real-time location on the map #23

Open Mo11ab opened 6 months ago

Mo11ab commented 6 months ago

Description: Users should have the ability to visualize the real-time locations of their friends on the map interface while using the application. This feature aims to enhance social interaction by allowing users to see where their friends are skiing within the resort.

Expected Outcome: The primary objective is to provide users with a dynamic and interactive map interface that displays the live locations of their friends in real-time. By integrating this feature, users can track each other's movements, and enhance their overall skiing experience through social connectivity.

Alternative Solutions Considered: Instead of automatically displaying friends' locations in real time, users could send location-sharing requests to their friends. Upon accepting the request, the friend's location would then be displayed on the map. This approach prioritizes user privacy and control over their location information.

Verification: Usability testing will be conducted to assess the effectiveness of the feature. Users will be asked to navigate the map interface and observe the real-time display of their friends' locations. The success of the feature will be evaluated based on the accuracy and responsiveness of the friends' location representation.

FireMyBoss commented 5 months ago

The pseudocode for this issue has been created, we are now waiting on Group 13's map to be fully functional to implement our solution