Closed jaehunjung1 closed 5 years ago
Even if we minimize interaction with our App backend, we still need to modify our User model to handle Firebase Notification Instance ID.
Refer to this
https://github.com/xtrinch/fcm-django
-> README.md is very useful
We will first try out connecting FCM and Pillbox frontend, minimizing backend logic. After this, we will customize our notification to be handled from our Django models.