Skip to content

#23 팔로우 기능#50

Merged
MinFe4990 merged 1 commit intodevelopfrom
49-23-팔로우-기능
Dec 17, 2024

Hidden character warning

The head ref may contain hidden characters: "49-23-\ud314\ub85c\uc6b0-\uae30\ub2a5"
Merged

#23 팔로우 기능#50
MinFe4990 merged 1 commit intodevelopfrom
49-23-팔로우-기능

Conversation

@kingkang85
Copy link
Copy Markdown
Contributor

📋 요약

  • 팔로우 및 언팔로우 기능

🛠 변경 사항

  • 이번 Pull Request에서 작업한 주요 변경 사항은 다음과 같습니다:
    • 새로운 기능 추가 또는 버그 수정
    • 코드 리팩토링 또는 최적화
    • 문서 업데이트

🔗 관련 이슈

📸 스크린샷 또는 GIF (해당되는 경우)

  • tbl_user
    image
    두 명의 유저가 존재합니다.

  • 팔로우
    image
    5번 유저로 로그인 후 6번 유저를 팔로우 합니다.

  • tbl_follow
    image

✅ 체크리스트

  • 코드가 정상적으로 동작하는지 테스트했습니다.
  • 관련 문서를 작성하거나 업데이트했습니다. (해당되는 경우)
  • 변경 사항을 반영한 테스트 코드를 추가했습니다.
  • 모든 테스트가 성공적으로 통과했습니다.

🛡 테스트 방법

.

📚 추가 참고 사항

.

- 팔로우 상태를 저장할 수 있는 Follow 엔티티 추가
- 로그인한 사용자 정보를 찾은 후 팔로우 하려는 대상 찾음
- 이미 팔로우한 상태라면 언팔로우, 아니라면 팔로우

Resolves: #49
Copy link
Copy Markdown
Contributor

@uni-zun uni-zun left a comment

Choose a reason for hiding this comment

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

깔끔하네요 ! 홀로 고생이 많으십니다.

@yunjaeeun
Copy link
Copy Markdown
Contributor

고생 많으심다

Copy link
Copy Markdown
Contributor

@LeeGukgeon LeeGukgeon left a comment

Choose a reason for hiding this comment

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

갓지민.. 코드짜는 속도가 말도 안되네요

Copy link
Copy Markdown
Contributor

@KIM9909 KIM9909 left a comment

Choose a reason for hiding this comment

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

대단하십니다 굿 !!

Copy link
Copy Markdown
Contributor

@MinFe4990 MinFe4990 left a comment

Choose a reason for hiding this comment

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

!check

@MinFe4990 MinFe4990 merged commit d415ca5 into develop Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants