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

[REFACTOR] Notification Enum으로 리팩토링 #207

Closed
5 tasks done
sanbonai06 opened this issue Sep 8, 2022 · 0 comments
Closed
5 tasks done

[REFACTOR] Notification Enum으로 리팩토링 #207

sanbonai06 opened this issue Sep 8, 2022 · 0 comments
Assignees
Labels
For: API [이슈 대상] 외부 API Type: Refactor [이슈 목적] 프로덕션 코드 리팩토링

Comments

@sanbonai06
Copy link
Member

sanbonai06 commented Sep 8, 2022

🤖 기능 개요

알림에 카테고리가 달림에 따라 Enum으로 카테고리를 관리
DTO에도 추가해서 전송

✅ Implement TODO

  • Enum 추가
  • Entity 수정
  • DTO 수정
  • 리스트 가져오기 쿼리문 lessThanEqual로 수정
  • 안읽은 알림 있는지 검사하는 api 작성
@sanbonai06 sanbonai06 added For: API [이슈 대상] 외부 API Type: Refactor [이슈 목적] 프로덕션 코드 리팩토링 labels Sep 8, 2022
@sanbonai06 sanbonai06 added this to the 스프린트 3 milestone Sep 8, 2022
@sanbonai06 sanbonai06 self-assigned this Sep 8, 2022
sanbonai06 added a commit that referenced this issue Sep 8, 2022
refactor: 알림에 카테고리 Enum으로 추가 및 알림 전부 읽었는지 확인하는 api 추가 #207
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
For: API [이슈 대상] 외부 API Type: Refactor [이슈 목적] 프로덕션 코드 리팩토링
Projects
None yet
Development

No branches or pull requests

1 participant