kasuken / kasuken/LearnStack

Feature: weekly digest email

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

Nobody has claimed this yet.

enhancement
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
  1. Opt-in setting on the account page, unsubscribe link honoured without login.
  2. A scheduled job (Azure Function or hosted service) selecting a few high-priority, non-archived ToLearn resources per user.
  3. 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

  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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.