TemaDeveloper / TemaDeveloper/personal_planner

feat: Notification system for shared section updates

Open
#29 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement help wanted
Dominant language
TypeScript
Stars
2
Forks
4
PR merge metrics
No merged PRs in 30d

Description

When a supervisor/viewer is watching a shared section, they have no way to know when new data is added. Add optional email or in-app notifications when the owner adds new entries to a shared section.

Scope:

  • New NotificationPreference model or field on ShareToken
  • Background job or webhook to detect new entries
  • Email notification via Resend
  • In-app notification badge in sidebar

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing how shared sections and ShareToken are represented and how the sidebar is rendered. Compare the NotificationPreference-versus-ShareToken options, then investigate the proposed background job or webhook and Resend integration. Done means new entries reliably produce the selected email or in-app notification without notifying users who opted out.

Written by the indexing model from the issue text.

Assessment

Tech stack
mongodb, nextjs, typescript
Domain
full-stack
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
28/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.