GTBitsOfGood / national-npp

Portal to facilitate the collaboration between nonprofits and Hack4Impact chapters.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Backend] Mass email POCs

shashanklal01 opened this issue · comments

What/Why?

Admin functionality to mass email all the POC's. Using the POC list created previously, use that list to send an email to all the POC's. To clarify, this email will have the same content being sent to all POC's.

Acceptance Criteria

Very straightforward.

  • Function, which when called, sends an email to all POC's. Expect a string input (for now)

Additional Information