code-corps / code-corps/code-corps-api
Add property bag of user email subscription settings
Aberta
Time: 3 hours
- Linguagem predominante
- Elixir
- Estrelas
- 234
- Forks
- 82
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
# Problem
We should add email subscription settings for a user, possibly as a property bag. For now we can simply add the task suggestions email as the sole subscription we're checking.
This will involve:
- an `EmailSetting` model, belonging to a user
- a controller where you can `create` and `delete` settings
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.