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

Notifications #56

Open
dwu359 opened this issue Jan 16, 2022 · 0 comments
Open

Notifications #56

dwu359 opened this issue Jan 16, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@dwu359
Copy link
Collaborator

dwu359 commented Jan 16, 2022

Is your feature request related to a problem? Please describe.
The app should notify users whenever new stories are out. Users should also have the option to enable/disable notifications (likely in the Drawer). Tapping on a notification should redirect the user to the specified article.

Describe the solution you'd like
Look into Firebase Cloud Messaging (https://firebase.flutter.dev/docs/messaging/notifications/)

Describe alternatives you've considered
We could use a custom notifications server to remove collisions from notifications (multiple notifications containing the same article), but it's probably more complicated to do that and would take more $$$

Additional context
Have fun

@dwu359 dwu359 added the enhancement New feature or request label Jan 16, 2022
@dwu359 dwu359 self-assigned this Jan 22, 2022
@meyang1 meyang1 assigned meyang1 and unassigned meyang1 and dwu359 Apr 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants