anand-aman / work_today

MIT License
8 stars 28 forks source link

Firebase Push Notification #34

Open anand-aman opened 3 years ago

anand-aman commented 3 years ago

Description:

Push notification.

Why is this needed to be done?

Workers should be notified when hirers create a request and hirers should be notified when a worker accepts or rejects the request.

Implementation:

A push notification can be sent whenever a new document is added to the firebase cloud store.

KartikChippalkati commented 2 years ago

Please assign this issue to me.