Backup app data and retrive

Hello Koders,
I want help that i have 5 tinydb in my app and i want to backup tinydb data on users google drive and i want to retrive that data again to specific db
That contains data before.
Is there anyway to do this
Please help thanks

There is a few ways to do it.

Get all tags, put them in a list, loop through the list, create a keypairs, dump to a file, and save the file.

or this extension to export.

https://groups.google.com/forum/#!msg/mitappinventortest/7-zmkoNA47E/-iovL7GEBAAJ

and this procedure to import.

https://puravidaapps.com/importCSV.php

3 Likes

Can you explain keypairs i have dynammic tag according to user name and activity.