How to get Notification to admin Using Rest Api

19 Views Asked by At

Need an notification when a registration is complete or a new user is created on user side.This notification is shown in admin side.This is a REACT project and the backend is provided through django REST Api.

I created a seperate db for notifications ,it is not working automatically when a registration is completed.

0

There are 0 best solutions below