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

[FEAT] 답변 댓글 CRUD, 좋아요 기능 구현 #132

Merged
merged 4 commits into from
Aug 24, 2024

Conversation

youngeun-dev
Copy link
Contributor

@youngeun-dev youngeun-dev commented Aug 20, 2024

이슈

PR 타입(하나 이상의 PR 타입을 선택해주세요)

  • 기능 추가
  • 기능 삭제
  • 버그 수정
  • 의존성, 환경 변수, 빌드 관련 코드 업데이트

반영 브랜치

ex) feat/#129/answer-comment-> develop

변경 사항

답변에 대한 댓글 작성, 수정, 삭제, 조회 기능을 추가했습니다.
답변에 대한 댓글 좋아요/취소 토글 기능 추가했습니다.

남은 작업

작성 시간 포맷팅 로직 추가해야합니다. (기획 의도 답변 받으면 시작하겠습니다.) createdAt 전달
image

테스트 결과

image

@youngeun-dev youngeun-dev added the ✨feature New feature or requeest label Aug 20, 2024
@youngeun-dev youngeun-dev self-assigned this Aug 20, 2024
- 작성 시간을 createdAt으로 반환합니다.
Copy link
Contributor

@tnals2384 tnals2384 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@jaewonLeeKOR jaewonLeeKOR left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

Copy link
Contributor

@kyxxgsoo kyxxgsoo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@youngeun-dev youngeun-dev merged commit 6d7c4f3 into develop Aug 24, 2024
1 check passed
@tnals2384 tnals2384 deleted the feat/#129/answer-comment branch September 16, 2024 07:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨feature New feature or requeest
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEAT] 질문-답변 댓글 기능 구현
4 participants