pusher / hacktoberfest

24 stars 31 forks source link

Created a web-app "Push-Message" Using Django-Python and Pusher API. #41

Open rohansaini886 opened 1 year ago

rohansaini886 commented 1 year ago

Worked on the #1 issue

Created a web-app using Django-Python with pusher API to show and push message and notification the the current users and subscribers of the Web-app.

E-mail :- rohansaini886@gmail.com
Repo. Link :- https://github.com/rohansaini886/Pusher-Push-Message
Demo Link :- https://pushmessage.pythonanywhere.com/


NOTE :- Used the users model and the Subscription Count in the demo app.