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 #53] 추천 질문 조회 API #55

Merged
merged 12 commits into from
Aug 18, 2024
Merged

Conversation

hyun2371
Copy link
Member

관련 이슈

📑 작업 상세 내용

  • 추천 API
    • 회원 직군으로 필터링
    • 정렬 조건: 추천순->저장순->최신순
  • 기존 검색 쿼리 최신순 정렬 추가

💫 작업 요약

  • 추천 질문 조회 API 설계
  • 검색 API 정렬 조건 수정

@hyun2371 hyun2371 added the ✨ feat 기능 추가 label Aug 18, 2024
@hyun2371 hyun2371 requested a review from dudxo August 18, 2024 02:07
@hyun2371 hyun2371 self-assigned this Aug 18, 2024
@hyun2371 hyun2371 linked an issue Aug 18, 2024 that may be closed by this pull request
3 tasks
Copy link

github-actions bot commented Aug 18, 2024

Test Results

79 tests   74 ✅  8s ⏱️
18 suites   5 💤
18 files     0 ❌

Results for commit 3bda4ed.

♻️ This comment has been updated with latest results.

Copy link
Collaborator

@dudxo dudxo left a comment

Choose a reason for hiding this comment

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

고생하셨습니다!
이전 pr이랑 현 pr as(alis) 부분만 수정 부탁드립니다 :)

@hyun2371 hyun2371 merged commit 7c43f08 into dev Aug 18, 2024
3 checks passed
@hyun2371 hyun2371 deleted the feat/#53/get-recommend-posts branch August 18, 2024 06:59
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.

✨ 추천 질문 조회 API
2 participants