codestates / codestates/dalyuck-client-

[Dev Log] 이기범 / 2021-05-24

Open
#109 0 comments 0 reactions 1 assignee Claimed by @gibson-lee93 View on GitHub
dev-log
Dominant language
TypeScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

### 오늘은 어떻게 프로젝트에 기여했나요?
* 달력 구독 요청을 위한 컨트롤러와 database 스키마에 맞게 requestEmail entity를 작성하였다.
* 달력 구독 요청 시 기입한 이메일을 가입된 이메일인지 확인 후 가입되어 있지 않은 경우 에러처리를 했다.
* 가입된 이메일일 경우 달력 구독 요청 이메일을 보내고 requestEmail table에 정보가 저장된다.

### 오늘의 프로젝트에서 힘든 점은 무엇인가요?

* 이메일을 보낼때 template을 만들어 보내려고 하면 계속 templateName을 destrcuture 하지 못한다고 에러가 난다.
![스크린샷 2021-05-24 오후 6 54 46](https://user-images.githubusercontent.com/57168321/119330855-a8b3d580-bcc1-11eb-8819-e2b33cabb98e.png)

### 내일은 프로젝트에 기여하기 위해 무엇을 해야 하나요?
- [x] template 에러를 해결하자.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.