Skip to content
This repository has been archived by the owner on Feb 5, 2024. It is now read-only.

Push Notifications #74

Closed
PJprogrammer opened this issue Jul 14, 2020 · 1 comment
Closed

Push Notifications #74

PJprogrammer opened this issue Jul 14, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request f2020 For Next Hackathon

Comments

@PJprogrammer
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
Users need to be instantly notified when a new announcement has been made. (Especially important issue now that the hackathon is strictly online)

Describe the solution you'd like
Use Firebase to send push notifications whenever a new announcement is made.

Implementation:
Receive push notifications by subscribing to a particular topic

When the app is in the background or terminated, the push notification will show in the notification tray. However, if the app is in the foreground, no notification will show; in this case, use the local notifications in order to mimic the behavior of push notifications.

Describe alternatives you've considered

Additional context

@PJprogrammer PJprogrammer self-assigned this Jul 14, 2020
@PJprogrammer PJprogrammer added this to To do in HackRU Fall 2020 via automation Jul 14, 2020
@github-actions
Copy link

Congratulations on submitting your first issue!' first issue

@PJprogrammer PJprogrammer added f2020 For Next Hackathon enhancement New feature or request labels Jul 14, 2020
@bhivam bhivam closed this as completed Apr 8, 2023
HackRU Fall 2020 automation moved this from To do to Done Apr 8, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request f2020 For Next Hackathon
Projects
Development

No branches or pull requests

2 participants