Skip to content

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

Open
seoyeoneel02 wants to merge 4 commits intodevfrom
feat/#132_backend_search-user-follow
Open

검색한 옷 등록한 유저 follow 로직 구현#133
seoyeoneel02 wants to merge 4 commits intodevfrom
feat/#132_backend_search-user-follow

Conversation

@seoyeoneel02
Copy link
Copy Markdown
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