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

[Feature] 이동봉사 중개 프로필 공고 목록 조회 API 구현 #75

Merged
merged 6 commits into from
Nov 16, 2023

Conversation

kyeong-hyeok
Copy link
Member

💡 연관된 이슈

close #74

📝 작업 내용

  • 이동봉사 중개 프로필 공고 목록 조회 API 구현
  • 이동봉사 중개 프로필 공고 목록 조회 Controller 테스트 코드 추가
  • 홈 화면 공고 5개 조회, 공고 필터별 검색, 공고 상세 보기 시 postId 추가 반환하도록 수정
  • dto 수정에 따른 테스트 코드 수정

이전에 구현했던 공고 관련 API에서 공고 id를 추가 반환하도록 했습니다!

💬 리뷰 요구 사항

@kyeong-hyeok kyeong-hyeok added ✨ Feature 기능 개발 Priority: Medium 우선순위 중간 🐯 Koeyhk 담당자 labels Nov 16, 2023
@kyeong-hyeok kyeong-hyeok linked an issue Nov 16, 2023 that may be closed by this pull request
4 tasks
@kyeong-hyeok kyeong-hyeok merged commit a7b9f47 into develop Nov 16, 2023
1 check passed
@kyeong-hyeok kyeong-hyeok deleted the feat/74-get-intermediary-posts-api branch November 16, 2023 05:00
@hojeong2747
Copy link
Member

이동봉사 공고 목록 조회할 때도 페이징 처리를 이용해서 5개만 보여주거나 전체 목록을 보여주는 로직 좋습니다 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ Feature 기능 개발 🐯 Koeyhk 담당자 Priority: Medium 우선순위 중간
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] 이동봉사 중개 프로필 공고 목록 조회 API 구현
2 participants