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

[ADD] function to send email #26

Merged
merged 3 commits into from
Apr 25, 2024
Merged

[ADD] function to send email #26

merged 3 commits into from
Apr 25, 2024

Conversation

home0712
Copy link
Collaborator

Tasks Completed

  • added a function to send email (@/lib/firebase/database/email.ts)
    • used "for loop" to send group email to recipients individually.
    • it returns nothing since it seems that the frontend does not use any information from email.
  • added a route (@/app/api/email/route.tsx)
    • returns a message in json if email is sent successfully.

@ukataria ukataria merged commit 74940ec into main Apr 25, 2024
1 check failed
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

Successfully merging this pull request may close these issues.

2 participants