arxanas / smashtraining

Spaced repetition trainer for Super Smash Bros. Ultimate techniques.
https://ssb.fit
MIT License
24 stars 7 forks source link

Syncing between devices #39

Open SolidTux opened 4 years ago

SolidTux commented 4 years ago

I know that it's probably a large amount of work, but some way to sync between devices would be great. Or maybe some way for importing and exporting data.

arxanas commented 4 years ago

The data store is designed for this, but #31 would be the ideal prerequisite if you can help with that (PouchDB is used for syncing).

It would also be easy to export/import a data file, but the mobile UX for handling file uploads/downloads is pretty bad, so it probably would be a poor experience.

arxanas commented 4 years ago

Out of curiosity, what devices do you use that you'd like to sync between?

SolidTux commented 4 years ago

Good to know, thank you for the fast reponse! I'd like to sync it between a desktop and a phone.