Implement Local CSV Export for Survey Data #10
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
To enhance user control over their data and support offline analysis, we will implement a feature to export stored observation data into a CSV file on the user's device. Since the data is stored locally to promote privacy, the focus will be on saving the CSV file locally and providing guidance to users on how to retrieve and utilize the exported data. E.g., how to send it to their personal computer for further analysis via the device share feature.
Tasks:
path_provider
to obtain suitable local storage paths (e.g., the device's documents directory).Additional Considerations:
Benefits:
The text was updated successfully, but these errors were encountered: