You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: