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

좋아요와 좋아요 취소 요청을 보낼 수 있다. #29

Merged
merged 8 commits into from
Jan 15, 2025
Merged

Conversation

alstn113
Copy link
Owner

연관된 이슈

작업 내용

좋아요와 좋아요 취소 API를 구현했다.
시험 이외에 댓글 등에 대해서도 좋아요를 구현할 것 같아 확장성 있게 구현했다.
또한 좋아요뿐만 아니라 다른 반응들도 확장할 수 있게 했다.

@alstn113 alstn113 merged commit af6c417 into dev Jan 15, 2025
2 checks passed
@alstn113 alstn113 deleted the feat/#16 branch January 15, 2025 12:10
@alstn113 alstn113 mentioned this pull request Jan 20, 2025
alstn113 added a commit that referenced this pull request Jan 20, 2025
* refactor: mutation 시 isPending으로 중복 제출 방지

* feat: reaction entity 구현

* feat: like service 구현

* refactor: 좋아요하지 않은 상태에서 좋아요 시 예외 처리 변경

* refactor: Like, LikeTarget dto 생성

* feat: exma like, unlike api 구현

* test: exam like document test 작성

* feat: reaction ddl
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.

1 participant