csci312a-s23 / project-mansflield

MealHow
https://mansfield.csci312.dev/
0 stars 0 forks source link

Spike: PWA, notifications #17

Open doabell opened 1 year ago

doabell commented 1 year ago

There is a starter repo next-pwa that can do:

  1. Storing fetch results offline
  2. Nice-looking app on homepage
  3. Notifications: see this example

1 and 2 are pretty straightforward, for 3 we will have to look into an external provider like Firebase or OneSignal

Or we can give up since iOS Web Push needs iOS 16.4+ anyways. This analytics provider says iOS 16.4 sits at 42.1% of iOS 16 (91.7% of all iPhones).