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

신고 기능 추가 #100

Merged
merged 9 commits into from
Feb 3, 2024
Merged

신고 기능 추가 #100

merged 9 commits into from
Feb 3, 2024

Conversation

kkmin223
Copy link
Collaborator

@kkmin223 kkmin223 commented Jan 31, 2024

변경 사항

  • 신고항목 조회 API 추가
  • 신고 API 추가
    • ootd, comment, clothes 신고 url을 하나로 통합하면서 서비스 로직을 전략 패턴을 이용해서 구현
    • 작성자는 신고 불가
    • 신고자는 한 게시글(ootd, comment, clothes)를 한번만 신고 가능

close #17

@kkmin223 kkmin223 linked an issue Jan 31, 2024 that may be closed by this pull request
2 tasks
@kkmin223 kkmin223 self-assigned this Jan 31, 2024
@kkmin223 kkmin223 added the enhancement New feature or request label Jan 31, 2024
Copy link
Collaborator

@jinhoon227 jinhoon227 left a comment

Choose a reason for hiding this comment

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

승인합니다!

@kkmin223 kkmin223 merged commit b0be67c into main Feb 3, 2024
1 check passed
@kkmin223 kkmin223 deleted the feature/report branch February 3, 2024 10:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

게시글 신고 기능
2 participants