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

[Feature] 친구 즐겨찾기 추가/제거 기능 구현 #384

Closed
3 of 10 tasks
hosunglee222 opened this issue Oct 23, 2024 · 0 comments · Fixed by #385
Closed
3 of 10 tasks

[Feature] 친구 즐겨찾기 추가/제거 기능 구현 #384

hosunglee222 opened this issue Oct 23, 2024 · 0 comments · Fixed by #385
Assignees
Labels
✨ feature ✨ feature 기능 구현 관련

Comments

@hosunglee222
Copy link
Member

hosunglee222 commented Oct 23, 2024

Type of change

  • Feature : 새로운 기능 추가
  • Bug fix : 버그 수정
  • Refactor : 코드 리팩토링 작업
  • Document : 문서작업
  • Test : 테스트 코드 작성 및 테스트 작업
  • Style : 코드 스타일 및 포맷팅 작업
  • CI/CD : CI/CD 작업 수정
  • Chore : 패키지 매니저, 라이브러리 업데이트 등의 작업

Description

  • 친구를 즐겨찾기에 등록/ 삭제 하는 기능을 구현합니다.

Todo

  • 즐겨찾기 등록
  • 즐겨찾기 삭제

Reference(Optional)

image
@hosunglee222 hosunglee222 self-assigned this Oct 23, 2024
@github-actions github-actions bot added the ✨ feature 기능 구현 관련 label Oct 23, 2024
hosunglee222 pushed a commit that referenced this issue Oct 23, 2024
<body>
현재 상태에서 반전되는 상태로 변경하도록 리팩토링

- 관련 : #384
hosunglee222 pushed a commit that referenced this issue Oct 23, 2024
<body>
Accepted 상태인 친구관계 찾아서 return하는 도메인 로직 구현

- 관련 : #384
hosunglee222 pushed a commit that referenced this issue Oct 23, 2024
<body>
존재하는 친구관계의 즐겨찾기 토글

- 관련 : #384
hosunglee222 pushed a commit that referenced this issue Oct 23, 2024
<body>
친구를 즐겨찾기에 등록하거나 삭제하는 API 구현 완료

- 관련 : #384
hosunglee222 pushed a commit that referenced this issue Oct 23, 2024
hosunglee222 pushed a commit that referenced this issue Oct 23, 2024
hosunglee222 pushed a commit that referenced this issue Oct 23, 2024
hosunglee222 pushed a commit that referenced this issue Oct 23, 2024
<body>
N+1 문제 방지 및 성능 개선을 위한 friend 정보 fetch join 처리

- 관련 : #384
@hosung-222 hosung-222 self-assigned this Oct 23, 2024
hosunglee222 pushed a commit that referenced this issue Oct 23, 2024
<body>
v1 -> v2

- 관련 : #384
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ feature ✨ feature 기능 구현 관련
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants