Feature: weekly digest email
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 10
- Forks
- 0
- Avg merge
- 2h 52m
- Merged PRs (30d)
- 20
Description
Tier 4 — feature idea
Why
Nothing currently brings a user back to the app. A short weekly "3 things from your queue" email is the cheapest retention mechanism available, and it reuses the transactional email infrastructure required for the password-reset blocker anyway.
Sketch
- Opt-in setting on the account page, unsubscribe link honoured without login.
- A scheduled job (Azure Function or hosted service) selecting a few high-priority, non-archived
ToLearnresources per user. - Include Pulse highlights — completions this week, current streak.
Depends on
The real email sender (Tier 1 blocker).
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the transactional email infrastructure, account page settings, and the proposed Azure Function or hosted service entry point. Define how opt-in, unauthenticated unsubscribe handling, queue selection, and Pulse highlights fit together. Done means eligible users receive a weekly digest and can unsubscribe without logging in, after the real email sender is available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure
- Domain
- backend, cloud, full-stack
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100