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] 유저 차단 기능 추가 #454

Open
3 tasks done
kmi0817 opened this issue Apr 19, 2024 · 0 comments
Open
3 tasks done

[feat] 유저 차단 기능 추가 #454

kmi0817 opened this issue Apr 19, 2024 · 0 comments
Assignees
Labels
💽 BE 백엔드 작업 시 🌟 Feature 새로운 기능 개발 시

Comments

@kmi0817
Copy link
Collaborator

kmi0817 commented Apr 19, 2024

📌 Issue

애플 앱 심사에서 리젝 당한 이유 중 하나가 유저 차단 기능이 없다는 것이었어요. 이에, 유저 차단 기능 만들어 봅니다.

✅ To-do

  • 유저가 차단한 유저에 대한 정보를 저장할 테이블 생성
  • 유저 차단 API 생성 (위 테이블에 튜플 CREATE)
  • 유저가 차단한 유저의 게시글이 필터링 되도록 게시글 검색 API 수정
@kmi0817 kmi0817 added 💽 BE 백엔드 작업 시 🌟 Feature 새로운 기능 개발 시 labels Apr 19, 2024
@kmi0817 kmi0817 self-assigned this Apr 19, 2024
yaongmeow added a commit that referenced this issue May 23, 2024
[feat] 회원 차단 기능 추가
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💽 BE 백엔드 작업 시 🌟 Feature 새로운 기능 개발 시
Projects
None yet
Development

No branches or pull requests

1 participant