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

Add functionality to send messages to users #73

Open
nscozzaro opened this issue Nov 5, 2017 · 1 comment
Open

Add functionality to send messages to users #73

nscozzaro opened this issue Nov 5, 2017 · 1 comment

Comments

@nscozzaro
Copy link
Collaborator

nscozzaro commented Nov 5, 2017

We want the ability to send notification messages to users

@LennyLip
Copy link
Collaborator

LennyLip commented Jul 19, 2018

I think we can use models and models managers from https://github.com/django-notifications/django-notifications.
On the frontend https://github.com/igorprado/react-notification-system . Also, if we plan to receive a notification event from a server, which is raised by a system (not a user) action, we need to use something like https://github.com/django/channels .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants