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

Create the notifications database using Room. #2

Closed
steebe opened this issue Mar 25, 2018 · 2 comments
Closed

Create the notifications database using Room. #2

steebe opened this issue Mar 25, 2018 · 2 comments
Assignees

Comments

@steebe
Copy link
Collaborator

steebe commented Mar 25, 2018

Overview
Create a feature set that allows for users to receive notifications about items in their watchlists.

Done When

  1. There are entities created to bootstrap tables that support and store notification information
  2. A service has been developed to poll for relevant db updates for notification criteria
  3. Upon changes being detected, an alert has been pushed to the user

Notification Criteria

  1. In Progress..
@steebe steebe self-assigned this Mar 25, 2018
@collinpreston
Copy link
Owner

collinpreston commented Mar 27, 2018

This is dependent on the notifications engine story. Issue #17

@collinpreston
Copy link
Owner

Need to consider how we'll be tracking which alert methods the user is subscribed to. There is also a need to specify the specifics of those notification subscriptions (such as percent change they want to be alerted about).

@steebe steebe closed this as completed Feb 16, 2022
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