Skip to content

Conversation

@ayoung-dev
Copy link
Collaborator

resolved :

📌 과제 설명

커뮤니티 게시글 조회 기능

👩‍💻 요구 사항과 구현 내용

  • 커뮤니티 게시글 전체 리스트 조회 기능
  • 커뮤니티 게시글 리스트 작성자별 조회 기능
  • 커뮤니티 게시글 상세 조회 기능
  • center name 조회 기능
  • center 커뮤니티 게시글에 포함될 상세 정보 조회 기능
  • volunteer nickname 조회 기능
  • volunteer 커뮤니티 게시글에 포함될 상세 정보 조회 기능

✅ PR 포인트 & 궁금한 점

작성자 정보 조회 과정에서 center와 volunteer responseDto를 WriterDetailDto interface를 implements 받는 구조로 구현하였는데 WriterDetailDto 이름이나 디렉토리 위치가 어떤지 리뷰 남겨주시면 감사하겠습니다!

@ayoung-dev ayoung-dev self-assigned this Nov 25, 2024
@ayoung-dev ayoung-dev linked an issue Nov 25, 2024 that may be closed by this pull request
3 tasks
Copy link
Collaborator

@m-a-king m-a-king left a comment

Choose a reason for hiding this comment

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

수고 많으셨습니다!
역시 비즈니스 로직은 다양한 케이스를 커버해야 하다 보니 꼼꼼히 확인하시느라 시간이 많이 걸리셨을 것 같아요.

Copy link
Collaborator

@leebs0521 leebs0521 left a comment

Choose a reason for hiding this comment

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

고생하셨습니다!

@7zrv
Copy link
Collaborator

7zrv commented Nov 26, 2024

코드 꼼꼼하게 작성하셨군요 고생하셨습니다.

- repository 테스트 usecase 주입
- getWriterDetail 메서드 else문 삭제
…project/WEB1_1_Bongdari_BE into feature/19-get-community-board

# Conflicts:
#	src/main/java/com/somemore/global/exception/ExceptionMessage.java
@sonarqubecloud
Copy link

@ayoung-dev ayoung-dev changed the title Feature/19 커뮤니티 조회 기능 Feature/19 커뮤니티 게시글 조회 기능 Nov 26, 2024
@ayoung-dev ayoung-dev merged commit 6134620 into main Nov 26, 2024
2 checks passed
@ayoung-dev ayoung-dev deleted the feature/19-get-community-board branch November 26, 2024 02:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE] 커뮤니티 게시글 조회 기능

5 participants