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

QnA 정렬 및 DTO 값 추가 #89

Merged
merged 3 commits into from
Apr 3, 2024
Merged

QnA 정렬 및 DTO 값 추가 #89

merged 3 commits into from
Apr 3, 2024

Conversation

Woongbin06
Copy link
Contributor

🎫 관련 이슈

close #88


📄 개요

QnA 정렬 기능과 DTO에 값을 추가 했습니다.


🔨 작업 내용

  • QnA 정렬 기능
  • QnA와 User 연관관계 연결
  • QnA DTO에 좋아요 수와 댓글 수 추가

🏁 확인 사항

  • 테스트를 완료했나요?
  • API 문서를 작성했나요?
  • 코드 컨벤션을 준수했나요?
  • 불필요한 로그, 주석, import 등을 삭제했나요?

🙋🏻 덧붙일 말

@Woongbin06 Woongbin06 requested a review from jacobhboy April 2, 2024 14:10
@Woongbin06 Woongbin06 self-assigned this Apr 2, 2024
@Woongbin06 Woongbin06 linked an issue Apr 2, 2024 that may be closed by this pull request
4 tasks
Copy link
Member

@jacobhboy jacobhboy left a comment

Choose a reason for hiding this comment

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

LGTM

@jacobhboy jacobhboy merged commit b963769 into master Apr 3, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

QnA 정렬 및 DTO 값 추가
2 participants