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

검색한 옷 등록한 유저 follow 로직 구현 #133

Open
wants to merge 4 commits into
base: dev
Choose a base branch
from

Conversation

seoyeoneel02
Copy link
Contributor

@seoyeoneel02 seoyeoneel02 commented Oct 19, 2024

🎋 작업중인 브랜치

  • feat/#132_backend_search-user-follow

⚡️ 작업동기

  • 검색에서 아이템 상세 조회 시 유저 팔로우하는 로직 구현

🔑 주요 변경사항

  • 유저 팔로우하는 API 개발
  • 유저 팔로우 취소하는 API 개발
  • 유저 팔로우 표시하는 API 개발

💡 관련 이슈

  • [FEAT] Search User Follow #132
  • 검색 시 본인 아이템 제외하는 로직은 추후 구현할 예정입니다
  • 팔로우를 하지 않은 상태이면 follow_id 가 0으로 반환됩니다

localhost_3000_api-docs_ (6)
localhost_3000_api-docs_ (7)
localhost_3000_api-docs_ (8)

@seoyeoneel02 seoyeoneel02 added the ✨ feat 새로운 기능 추가 label Oct 19, 2024
@seoyeoneel02 seoyeoneel02 self-assigned this Oct 19, 2024
@seoyeoneel02 seoyeoneel02 linked an issue Oct 19, 2024 that may be closed by this pull request
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ feat 새로운 기능 추가
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEAT] Search User Follow
1 participant