You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: