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 101/신고 로직 개발 #117

Merged
merged 7 commits into from
Sep 7, 2024
Merged

Feat 101/신고 로직 개발 #117

merged 7 commits into from
Sep 7, 2024

Conversation

MinchoGreenT
Copy link
Contributor

#️⃣연관된 이슈

#101

📝작업 내용

미션 인증 글, 댓글에 신고 기능 API 추가

유저 - 신고 - 글(댓글) 형식으로 중간 테이블을 새로 설계해서 로직 개발했습니다.

  1. 신고 시 엔티티 생성 및 해당 글의 신고 수를 계산해 삭제 여부 판단
  2. 목록을 조회할 때 해당 신고 테이블을 유저 아이디로 조회해 내려주는 데이터에서 신고한 데이터 필터링

@Ryeolee
Copy link
Contributor

Ryeolee commented Sep 7, 2024

수고하셨습니다! 머지하겠습니다!

@Ryeolee Ryeolee merged commit b0e3b0a into dev Sep 7, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants