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: 일일 인기있는 상품 조회 기능 개발 #74

Merged
merged 14 commits into from
Oct 1, 2024

Conversation

kjungw1025
Copy link
Member

Issue 번호

#22
#68

PR 타입 (하나 이상의 PR 타입을 선택해주세요)

  • 기능 추가
  • 기능 삭제
  • 리펙토링
  • 버그 수정
  • 테스트 코드 작성
  • 코드 스타일 업데이트
  • 의존성, 환경 변수, 빌드 관련 코드 업데이트

작업 사항

  • 일일 조회수 기능 개발
  • 일일 좋아요 증감수 기능 개발
  • 조회수와 좋아요 증감수 비율을 반영한 일일 인기있는 상품 top5를 제공하는 기능 개발

- 모든 일일 조회수 조회 메서드
- 특정 상품에 대한 일일 조회수를 업데이트 하는 메서드
- 총 조회수에 일일 조회수를 업데이트 하는 메서드
- 일일 조회수와 일일 좋아요 증감수에 대해서 각각 비율을 부여하여 계산
@kjungw1025 kjungw1025 added the feat New feature or request label Oct 1, 2024
@kjungw1025 kjungw1025 self-assigned this Oct 1, 2024
@kjungw1025 kjungw1025 merged commit bfa31ea into dev_deploy Oct 1, 2024
1 check passed
@kjungw1025 kjungw1025 deleted the feat/hotProduct branch October 1, 2024 03:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat New feature or request
Development

Successfully merging this pull request may close these issues.

1 participant