code-corps / code-corps/code-corps-api

Send an email digest with suggested tasks based on skills

Open
#1,039 4 comments 0 reactions 0 assignees View on GitHub
needs estimate
Dominant language
Elixir
Stars
234
Forks
82
PR merge metrics
No merged PRs in 30d

Description

# Problem

We want to send an email that uses the (yet unfinished) task matcher to send an email digest with perhaps the top three most recommended, unassigned, open tasks for a user based on their skills.

We can attempt to send this once a week using Quantum jobs.

We'll likely need to be add in some sort of system for being able to unsubscribe from these emails so that future emails don't accidentally end up in spam.

Each task should list:

- skills (both matching and not matching)
- when the task was created

Ideally we would also factor in the task priority, but that might be a polish step.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.