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: 챌린지 목록 조회 리파지토리 추가(업데이트를 위한 조건 값까지 함께 조회) #316

Merged
merged 1 commit into from
Dec 7, 2024

Conversation

hee9841
Copy link
Collaborator

@hee9841 hee9841 commented Dec 4, 2024

🔗 이슈 연결

🚀 구현한 API

  • X

💡 반영할 내용 및 변경 사항 요약

  • 챌린지 목록을 조회하는 findAllActiveChallengesWithConditions() 함수를 추가합니다.
  • 챌린지 성공 여부를 프런트에서 하기 위해 challenge 값 + 챌린지 성공 유무 확인 조건 값을 같이 조회합니다.

🔍 리뷰 요청/참고 사항

@hee9841 hee9841 added the feature 기능 추가 label Dec 4, 2024
@hee9841 hee9841 requested a review from WonSteps December 4, 2024 17:02
@hee9841 hee9841 self-assigned this Dec 4, 2024
Copy link
Member

@WonSteps WonSteps left a comment

Choose a reason for hiding this comment

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

수고하셨습니다 👍

@hee9841 hee9841 merged commit d9dab57 into main Dec 7, 2024
1 check passed
@hee9841 hee9841 deleted the featrue/#310/challenges-repo branch December 7, 2024 11:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature 기능 추가
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants