Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Data Backup / Restore Functionality via User Provided Cloud Storage #257

Open
bseebacher opened this issue Jun 25, 2018 · 0 comments
Open

Comments

@bseebacher
Copy link
Collaborator

AS A PARENT, I would like to be able to back up my child data to a cloud storage location of my choosing so that I may restore it to a different device.

TECHNICAL INFO : The user should be able to specify a save location from within the app that hooks into a common third-party cloud storage provider (Dropbox, OneDrive, Google Drive, iCloud, etc.). The data would most likely need to be encrypted and password protected.

The app on the receiving device would need to understand the schema of the data, which possibly may be of a different version than the most current reference. In the event of a mismatch, the app would need to handle any issues gracefully.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants