codersforcauses / codersforcauses/teach-learn-grow
As a coordinator/admin I want to be able to send emails to my volunteers
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Administrators and Coordinators should be able to use a mailer. For administrators they can mail to all emails or specific ones based on a filter. Coordinators can only email emails in their selected group. This mailer should be on it's own view and should be an available permission. The list of emails/accounts should be shown in a table with filters for required columns.
Ideally use some templating for the mailer so it is easy for people to design the emails.
first step - user filter and email sending
second step - include email templating (markdown?)
Contributor guide
No contributing guide indexed for this repository
Research direction
No files or tests are identified. Start by tracing the existing administrator, coordinator, group, permission, filtering, and mailer entry points; implement the stated first step before considering templating. Done means administrators can filter recipients broadly or specifically, coordinators can email only their selected group, and the permission and recipient table are available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- authorization, backend, frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100