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

[BE] 이메일 전송 API #45

Closed
2 tasks
jifrozen0110 opened this issue Jan 12, 2024 · 1 comment
Closed
2 tasks

[BE] 이메일 전송 API #45

jifrozen0110 opened this issue Jan 12, 2024 · 1 comment
Assignees
Labels

Comments

@jifrozen0110
Copy link
Contributor

✅ 구현할 기능

이메일 대량 전송을 위한 기능을 구현합니다.
사전예약을 위한 이메일의 경우 1차적으로 이메일값만 불러오도록 구현하겠습니다.
추후 반복적으로 사용될 이메일 다량 발송 기능을 위해 aws ses와 연동하여 이메일 대량전송이 가능하도록 구현할 예정입니다.

🔨 상세 작업 내용

  • 사전예약 db에서 이메일 불러오기 api
  • aws ses 연동

📄 참고 사항

참고 문서1

⏰ 예상 소요 기간

2시간

@jifrozen0110 jifrozen0110 added this to the 1차 스프린트 milestone Jan 12, 2024
@jifrozen0110 jifrozen0110 self-assigned this Jan 12, 2024
Copy link

Branch feature/issue-45 created for issue: [BE] 이메일 전송 API

@jifrozen0110 jifrozen0110 removed their assignment Jun 2, 2024
@BomLee427 BomLee427 self-assigned this Jul 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants