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

[User Accounts] Watchlist API #1857

Open
the-real-chrizzo opened this issue Aug 27, 2024 · 1 comment
Open

[User Accounts] Watchlist API #1857

the-real-chrizzo opened this issue Aug 27, 2024 · 1 comment

Comments

@the-real-chrizzo
Copy link

As a user
I want to be able to store my watchlist data in the cloud
to have the data available on different devices

Background
This story entails the storage of the data in our database and providing it to the web client.
Data is not needed to be encrypted.

Acceptance criteria

API is implemented
API is agreed on with the web team
Data is written in the database
API should allow bulk deletions or additions to happen
SDK will provide the functions implemented here

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

2 participants
@the-real-chrizzo and others