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 web synchronization #151

Open
madmaxoft opened this issue Jun 19, 2018 · 1 comment
Open

Add web synchronization #151

madmaxoft opened this issue Jun 19, 2018 · 1 comment

Comments

@madmaxoft
Copy link
Owner

madmaxoft commented Jun 19, 2018

Add a possibility to sync DB contents online. The following items should be syncable:

  • LastPlayed
  • LocalRating
  • ManualTag
  • Notes
  • Rating (download-only; edited online by users)

The user should opt in for the sync of each category.

The web back-end should have user accounts for individual users, SkauTan will need to use some form of an authentication (so that malicious users don't corrupt our online repository).

@madmaxoft
Copy link
Owner Author

LastPlayed could also employ a time-based filter whether to upload or not (so that test runs by people at home don't affect the main public event)

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

No branches or pull requests

1 participant