Binoculars
Binoculars copied to clipboard
Save runs to a local CSV/JSON then export on Dynamo shutdown
Rather than sending data to the Google Sheets API every run we should save to a local .csv
or .json
file then export to the server / API endpoint on the Dynamo shutdown event.
This enhancement also ensures that any Dynamo use while offline is recorded locally and pushed to the server when you next use Dynamo while online.
Although, Geolocation won't be performed while offline so this might need to be reattempted?