refactor: 활동글 전체, 활동 종류별, 활동 키워드별 조회 기능 통합 #18
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
✅ PR 유형
어떤 변경 사항이 있었나요?
✏️ 작업 내용
활동글 조회 기능 중 전체, 활동 종류별, 활동 키워드별 조회 기능을 하나로 합쳤습니다. 원하는 조건에 따라 활동글들을 조회할 수 있습니다.
전체 조회

활동 종류별 조회

활동 키워드별 조회

활동 키워드 + 종류별 조회

또한 특정 키워드에 해당하는 무작위 4개의 활동글을 조회하는 기능을 추가했습니다.

*추가적으로 활동글을 startDate 기준으로 정렬되게끔 변경하였습니다.
🔗 관련 이슈
💡 추가 사항