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/160] 매너평가 관련 추가 구현 #162

Merged
merged 7 commits into from
Aug 13, 2024
Merged

[Feat/160] 매너평가 관련 추가 구현 #162

merged 7 commits into from
Aug 13, 2024

Conversation

hzee97
Copy link
Contributor

@hzee97 hzee97 commented Aug 12, 2024

🚀 개요

매너평가 관련 추가 구현

🔍 변경사항

  • 다른 유저의 매너 평가 조회 API 구현
  • 회원용 게시판 글 조회 시 mannerKeywords를 response에 추가
  • 매너/비매너 키워드 정렬

⏳ 작업 내용

  • 다른유저의 매너 평가 조회 API 구현.
  • MannerService.java 코드 리팩토링.
  • 회원용 게시판 글 조회 시 mannerKeywords를 response에 추가.
  • 내가 받은 매너 평가 조회, 다른 유저의 매너 평가 조회, 회원용 게시판 글 조회 시 mannerKeywords 정렬.

📝 논의사항

@hzee97 hzee97 requested review from rimi3226 and Eunjin3395 August 12, 2024 19:13
@hzee97 hzee97 self-assigned this Aug 12, 2024
@hzee97 hzee97 linked an issue Aug 12, 2024 that may be closed by this pull request
3 tasks
Copy link
Member

@Eunjin3395 Eunjin3395 left a comment

Choose a reason for hiding this comment

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

고생하셨습니다! 그럼 이제 매너평가 쪽은 완전히 구현 끝나신건가요?!

@hzee97 hzee97 merged commit e06c7bc into develop Aug 13, 2024
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.

✨ [Feat] 매너평가 관련 추가 구현
2 participants