An open API service indexing awesome lists of open source software.

https://github.com/arjuntheprogrammer/django_firestore_notification


https://github.com/arjuntheprogrammer/django_firestore_notification

Last synced: 9 months ago
JSON representation

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

Screenshot 2021-06-01 at 1 30 27 PM

---