code-corps / code-corps/code-corps-api
Send an email digest with suggested tasks based on skills
- 主要语言
- Elixir
- 星标
- 234
- 派生
- 82
- PR 合并指标
- 30 天内没有已合并 PR
描述
# 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.
贡献指南
调研方向
首先阅读未完成的 task matcher 和现有的 Quantum 作业设置。定义每周摘要如何根据用户的技能选择排名前三的未分配开放任务,包括匹配和不匹配的技能以及创建日期。Done 还应涵盖退订处理;任务优先级明确属于可选的润色项。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- elixir
- 领域
- backend
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100