-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Description
- Store the survey in the local memory in a dictionary, where each key is the date of survey completion.
- Create a function that uploads "not-already-uploaded" surveys one at a time---this function will be triggered whenever the internet is restored, or the app resumed. We have this functionality already implemented for app usage. Reuse that code.
- Delete a survey from local memory when a survey is uploaded.
Dan is currently assigned to this code. But, use Slack for further discussion on how to implement this issue.
Use the Adaptsv3 branch to code the above.
Reactions are currently unavailable