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

Allow notifications in the application #720

Closed
guptapriyanshu7 opened this issue Jun 15, 2022 · 1 comment · Fixed by #723
Closed

Allow notifications in the application #720

guptapriyanshu7 opened this issue Jun 15, 2022 · 1 comment · Fixed by #723
Labels
feature request unapproved Unapproved for Pull Request

Comments

@guptapriyanshu7
Copy link
Contributor

This will eventually allow notifications in the application to keep the users engaged and in sync with the latest updates in the organization.

  • Use firebase-admin package to implement notifications in the backend.
  • Save FCM token on login.
  • New mutation for logout to clear the FCM token.
  • Create notification on new event.
@github-actions github-actions bot added the unapproved Unapproved for Pull Request label Jun 15, 2022
@github-actions
Copy link

Congratulations on making your first Issue! 🎊 If you haven't already, check out our Contributing Guidelines and Issue Reporting Guidelines to ensure that you are following our guidelines for contributing and making issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request unapproved Unapproved for Pull Request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant