Merrit / adventure_list

Todo list that syncs to all your devices
GNU General Public License v3.0
60 stars 5 forks source link

Not issue but wonder #7

Closed richard457 closed 1 year ago

richard457 commented 1 year ago

Hi, I am looking to build synchronization of data among devices, was wondering if you can share how you achieved that, thank you in advance.

Merrit commented 1 year ago

Hi! :smile:

I implemented sync using the free Google Calendar API. I chose this in part because it has collaboration baked-in, but you could also use the Google Drive API if you were syncing something more generic, like app settings.