ieee-uottawa / ieeeuottawa.ca

IEEE uOttawa Student Branch Repository
https://ieeeuottawa.ca/
1 stars 3 forks source link

Add push notifications for showing notifications of events #71

Open silverAndroid opened 5 years ago

silverAndroid commented 5 years ago

The process for how it should be installed is:

  1. Ask the user if they want notifications on our events
  2. If they do, get the notification permission
  3. If that's granted, only then should the service worker be installed.
silverAndroid commented 5 years ago

This could be implemented using ieee-uottawa/ieeeuottawa-serverless-backend#1