dundring icon indicating copy to clipboard operation
dundring copied to clipboard

Store workout data locally

Open sivertschou opened this issue 3 years ago • 3 comments

Store the recent workout data in localStorage and make it possible to download (or continue?) recent workouts

sivertschou avatar Jan 14 '22 15:01 sivertschou

To specify; this should be implemented as a way to at least ensure data is not lost if a user redirects away from the site mid-workout.

sivertschou avatar Sep 26 '23 19:09 sivertschou

As localStorage have a 5MB limit, we should use indexedDB

sivertschou avatar Feb 27 '24 23:02 sivertschou

#478 Will hopefully solve this

sivertschou avatar Feb 09 '25 21:02 sivertschou