kthcloud / kthcloud/console

Investigate real notifications using service worker

Open
#270 1 comment 0 reactions 0 assignees View on GitHub
enhancement help wanted
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.