maproulette / maproulette/maproulette-backend
Ask for email opt in
Nobody has claimed this yet.
- Dominant language
- Scala
- Stars
- 53
- Forks
- 39
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 12
Description
Upon first signing in to MapRoulette, can we ask for an email opt in? In the future we may want to send out periodic emails. This should be optional and settable in application configuration (for internal deploys we'd never need it)
The text would be:
"Are you OK with receiving the occasional email from MapRoulette? (You can opt out of this at any time.)"
Then also the user settings should have an email opt in checkbox.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the first-sign-in flow, user settings handling, and application configuration described in the issue. Implement the optional email opt-in prompt and settings checkbox, with configuration able to disable the feature; done means the preference can be set, changed, and retained.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100