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] 나의 친구 목록 조회 기능 구현 #382

Closed
1 of 8 tasks
hosunglee222 opened this issue Oct 22, 2024 · 0 comments · Fixed by #383
Closed
1 of 8 tasks

[Feature] 나의 친구 목록 조회 기능 구현 #382

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

Comments

@hosunglee222
Copy link
Member

Type of change

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

Description

  • 나의 친구 목록 조회하는 기능을 구현합니다.

Reference(Optional)

image
@hosunglee222 hosunglee222 self-assigned this Oct 22, 2024
@github-actions github-actions bot added the ✨ feature 기능 구현 관련 label Oct 22, 2024
hosung-222 added a commit that referenced this issue Oct 23, 2024
<body>
내 친구 목록 리스트 조회를 위한 API 정의

- 관련 : #382
hosung-222 added a commit that referenced this issue Oct 23, 2024
hosung-222 added a commit that referenced this issue Oct 23, 2024
<body>
도메인 로직에서 Page 객체를 받도록 수정하고 Page 정보를 함께 Return 하도록 변경했습니다.

- 관련 : #382
hosung-222 added a commit that referenced this issue Oct 23, 2024
<body>
Friendship -> toFriendListDto 를 매핑하는 Converter 구현

- 관련 : #382
hosung-222 added a commit that referenced this issue Oct 23, 2024
<body>
1. 즐겨찾기 2. 최근 추가순으로 정렬된 친구 목록 조회 로직 구현

- 관련 : #382
hosung-222 added a commit that referenced this issue Oct 23, 2024
<body>
20명씩 조건에 의해 페이징되는 친구 목록 조회 API 구현 완료

- 관련 : #382
@hosunglee222 hosunglee222 linked a pull request Oct 23, 2024 that will close this issue
8 tasks
@hosung-222 hosung-222 self-assigned this Oct 23, 2024
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