Investigate real notifications using service worker
- Dominant language
- TypeScript
- Stars
- 4
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Since the app is spa/react it should be easy to add a service worker. We can then use the Notification and Push APIs to send out the existing notifications.
https://developer.mozilla.org/en-US/docs/Web/API/notification
https://developer.mozilla.org/en-US/docs/Web/API/Push_API
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating how the app currently handles its existing notifications, then read the linked MDN documentation for the Notification and Push APIs. Determine the service-worker and push-notification scope needed for the React SPA, and define completion as a working path for sending the existing notifications through those APIs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100