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

[feat] #49 - 탐색탭 api 구현 #65

Merged
merged 24 commits into from
Jan 17, 2025
Merged

[feat] #49 - 탐색탭 api 구현 #65

merged 24 commits into from
Jan 17, 2025

Conversation

hyerinhwang-sailin
Copy link
Collaborator

@hyerinhwang-sailin hyerinhwang-sailin commented Jan 17, 2025

Related issue 🛠

Work Description ✏️

  • 공통적으로 업로드 시간을 String화할 용도로 TimeUtils class 추가
  • 팔아요 상품 리스트 조회 api 구현
  • 구해요 상품 리스트 조회 api 구현
  • 팔아요 상품 리스트 검색 api 구현
  • 구해요 상품 리스트 검색 api 구현
  • 커서 기반 페이지네이션으로 구현했습니다
  • docker-compose 파일 수정됐습니다

Trouble Shooting ⚽️

Related ScreenShot 📷

팔아요 상품 리스트 조회 api 구현

image 기본(최신순) 조회 확인 image image 다양한 필터 적용 테스트 확인 image image 커서 적용 확인

이하 로직은 필터와 커서 로직이 동일해 커서 및 필터 테스트 사진은 첨부 생략하겠습니다. 테스트는 모두 완료했습니다!

구해요 상품 리스트 조회 api 구현

image 정상 조회 확인

팔아요 상품 리스트 검색 api 구현

image 검색어에 공백 포함시 각 단어 모두 포함하는 결과만 반환 image 단일 단어도 검색 가능

구해요 상품 리스트 검색 api 구현

image 정상 조회 확인

Uncompleted Tasks 😅

To Reviewers 📢

…oto vo로 변환하는 ProductPhotoRetriever 추가
@hyerinhwang-sailin hyerinhwang-sailin self-assigned this Jan 17, 2025
@hyerinhwang-sailin hyerinhwang-sailin linked an issue Jan 17, 2025 that may be closed by this pull request
5 tasks
Copy link
Collaborator

@sae2say sae2say left a comment

Choose a reason for hiding this comment

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

lgtm🪳😍😍😍😍

@sae2say
Copy link
Collaborator

sae2say commented Jan 17, 2025

으악!! 바퀴벌레다!!

@hyerinhwang-sailin hyerinhwang-sailin merged commit 14fece4 into develop Jan 17, 2025
1 check passed
@hangbokeh
Copy link

익숙한 애니들이 많군요.

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.

[feat] 탐색탭 조회 api 구현
3 participants