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] 인기 게시글 목록 조회 기능 구현 #47

Merged
merged 3 commits into from
Feb 3, 2025

Conversation

chanmin-00
Copy link
Member

#️⃣연관된 이슈

Close #45

📝작업 내용

이번 PR에서 작업한 내용을 간략히 설명해주세요(이미지 첨부 가능)

  • 좋아요 수가 10개 이상인 글 중에서 최신순으로 10개 조회

💬리뷰 요구사항(선택)

리뷰어가 특별히 봐주었으면 하는 부분이 있다면 작성해주세요

ex) 메서드 XXX의 이름을 더 잘 짓고 싶은데 혹시 좋은 명칭이 있을까요?

@chanmin-00 chanmin-00 added the ✨ Feat 새로운 기능 추가 label Feb 1, 2025
@chanmin-00 chanmin-00 requested a review from chaen-ing February 1, 2025 13:47
@chanmin-00 chanmin-00 self-assigned this Feb 1, 2025
Copy link
Member

@chaen-ing chaen-ing left a comment

Choose a reason for hiding this comment

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

확인했습니다! 👍

@chanmin-00 chanmin-00 merged commit db44c5c into develop Feb 3, 2025
@chanmin-00 chanmin-00 deleted the feat/popular-#45 branch February 3, 2025 02:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ Feat 새로운 기능 추가
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feat] 인기 게시글 목록 조회 기능을 구현한다.
2 participants