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

Offline Trails Overview Design #3

Open dimichoueiry opened 8 months ago

dimichoueiry commented 8 months ago

Feature: Design and implement an offline trails overview

Description: Create a design that allows users to view the details of a trail completed (i.e date and time the trail was completed) by friends without requiring a real-time internet connection.

Expected Outcome: Users will be able to access friend's trail information (date/time completed) even when offline.

Alternatives Considered: Considered real-time only access but offline was necessary for areas with poor connectivity.

Verification: Test the feature by disabling internet connectivity and checking the integrity of the displayed data.