Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modify GmailAPI to accept Multiple recipents of Emails #17

Open
Vincent-Ha opened this issue May 19, 2019 · 0 comments
Open

Modify GmailAPI to accept Multiple recipents of Emails #17

Vincent-Ha opened this issue May 19, 2019 · 0 comments
Assignees

Comments

@Vincent-Ha
Copy link
Member

As a developer, I want to give users many options when compiling an email. Currently, the Gmail API as is can only support one recipient of the email. We would need to add support for multiple users to send emails. We should also add the ability to CC people as well.

Tasks:

  • Modify GmailAPI to allow sending emails to multiple people
  • Add support for CC'ing people
  • Add unit tests to confirm this implementation.

Done:

  • Unit tests testing these functionalities run successfully.
@Vincent-Ha Vincent-Ha self-assigned this May 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant