Ability to opt out of email updates #122
Labels
difficulty: 3
foss hack
Clustering all the curated issues for Foss Hack 2024
good first issue
Good for newcomers
help wanted
Extra attention is needed
priority: medium
scope: api
Everything related to the API
type: enhancement
New feature or request
Milestone
Description
Users should be able to update their email preferences. One might not be interested in being spammed with mails all the time. We would like to add the feature so that the users can set their preferences of emails they want to receive. They include:
Solution
EmailPreference
and tie it withUser
in a one-to-one relation.The text was updated successfully, but these errors were encountered: