https://github.com/arjuntheprogrammer/django_firestore_notification
https://github.com/arjuntheprogrammer/django_firestore_notification
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/arjuntheprogrammer/django_firestore_notification
- Owner: arjuntheprogrammer
- Created: 2021-06-01T08:10:06.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-01T08:10:10.000Z (almost 5 years ago)
- Last Synced: 2025-01-26T20:29:48.869Z (about 1 year ago)
- Language: Python
- Size: 9.77 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DJANGO FIRESTORE PROJECT
## COMMANDS
pip install firebase-admin
## FEATURES
1. Send notification to client webapp using firebase.
2. Display list of Notifications on the home screen.
3. Mark notification as read once it is received and displayed on the home screen.
4. Text bar to create and send a new notifiation.
---
## SCREENSHOTS

---