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

implement alert push notifications #426

Open
jacobvenable opened this issue Oct 2, 2020 · 2 comments
Open

implement alert push notifications #426

jacobvenable opened this issue Oct 2, 2020 · 2 comments
Labels
looking for input We're looking for comments Project: Web Related to the web workspace ✅ Status: Dev Ready This is waiting to be started

Comments

@jacobvenable
Copy link
Member

Currently, we have a REST API endpoint that is queried on our web app over various intervals that supplies alerts that are displayed in a global banner at the top of the app.

Screen Shot 2020-10-01 at 9 03 13 PM

hook used to fetch alerts for reference

These alerts will contain updates to our audience that could be important to their health/safety. We'd like to explore and possibly implement these alerts to be sent as push notifications.

@jacobvenable jacobvenable added ✅ Status: Dev Ready This is waiting to be started looking for input We're looking for comments Project: Web Related to the web workspace Hacktoberfest 🎃 labels Oct 2, 2020
@galbwe
Copy link
Contributor

galbwe commented Oct 3, 2020

@jacobvenable can I work on this?

@jacobvenable
Copy link
Member Author

Absolutely! Assigned and moved to in progress!

@galbwe galbwe removed their assignment Oct 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
looking for input We're looking for comments Project: Web Related to the web workspace ✅ Status: Dev Ready This is waiting to be started
Projects
None yet
Development

No branches or pull requests

3 participants