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] 대시보드 - 유저 현재 포인트 조회 기능 개발 #370

Merged
merged 5 commits into from
Nov 14, 2024

Conversation

mooncw
Copy link
Collaborator

@mooncw mooncw commented Nov 13, 2024

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

  • 기능 추가
  • 기능 삭제
  • 버그 수정
  • 문서 수정
  • 리팩토링
  • 스타일 수정
  • 테스트 코드 추가
  • 의존성, 환경 변수, 빌드 관련 코드 업데이트
  • 개발 환경 세팅

변경 사항

  • Layered Architecture 컨벤션에 맞게 구현

참고 사항

  • 관련 이슈 번호: [FEAT] 대시보드 화면의 포인트 조회 API #369
  • 유저 포인트를 가져오는 UserReader가 있긴 한데, DashboardReader 를 만들고 같은 UserCustomRepository의 findUserPointByUserId 메서드를 사용했습니다. 이에 다른 의견 있으시면 말씀해주세요.

셀프 체크리스트

  • 코드가 정상적으로 동작하는지 확인
  • 새로운 테스트를 추가했거나 기존 테스트를 통과하는지 확인
  • 코드 스타일 가이드에 맞게 포맷팅했는지 확인
  • 관련 문서를 업데이트했는지 확인

@mooncw mooncw added ✨ FEAT 기능 개발 🔖 HIGH Priority: HIGH 🌚 BE 🏀 CW Moon Chanwook labels Nov 13, 2024
@mooncw mooncw requested a review from tigris24 November 13, 2024 12:42
@mooncw mooncw self-assigned this Nov 13, 2024
Copy link
Collaborator

@tigris24 tigris24 left a comment

Choose a reason for hiding this comment

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

고생하셨습니다

@mooncw mooncw merged commit 87e6fc6 into dev Nov 14, 2024
@mooncw mooncw deleted the feat/#369/dashboard-current-point branch November 14, 2024 01:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌚 BE 🏀 CW Moon Chanwook ✨ FEAT 기능 개발 🔖 HIGH Priority: HIGH
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants