Adding notification to my web app

I am working on a Quora clone.I have all the upvotes and following buttons working.I want to add notifications so that a user can be notified when someone follows him or upvotes his/her answer.How can I do that?

There are many ways. You can try raix:push

1 Like