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 notification system using socket.io #134

Open
Rupeshiya opened this issue Jun 13, 2020 · 0 comments
Open

Implement notification system using socket.io #134

Rupeshiya opened this issue Jun 13, 2020 · 0 comments
Labels

Comments

@Rupeshiya
Copy link
Member

Is your feature request related to a problem? Please describe.
As of now, there is no backend for notification system, so user of the platform would not be able to get any type of real-time notifications. Like if any event is going to be hosted by the org, or org is kept under maintenance, or user A follows user B, etc. So in all those cases, the user will not be able to get any notifications

Describe the solution you'd like
Implement backend for notifications system using socket.io and node.js and store that in db for first time page load.

Additional context
Working on it.

@Rupeshiya Rupeshiya changed the title Implement notification system usin socket.io Implement notification system using socket.io Jun 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant