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] 마이페이지 응답값 추가 #221

Merged
merged 1 commit into from
Jan 28, 2024
Merged

[Feat] 마이페이지 응답값 추가 #221

merged 1 commit into from
Jan 28, 2024

Conversation

funnysunny08
Copy link
Contributor

🚩 관련 이슈

📋 구현 기능 명세

마이페이지 응답값 추가 명세서

accumulatedAmount: 전체 누적 절약 금액
amountSavedHundredDays: 최근 100일 동안 절약한 금액
amountSavedTwoWeeks: 최근 2주 동안 절약한 금액
amountSpentTwoWeeks: 최근 2주 동안 소비한 금액

📌 PR Point

  • 무슨 이유로 어떻게 코드를 변경했는지

  • 어떤 부분에 리뷰어가 집중해야 하는지

  • 개발하면서 어떤 점이 궁금했는지

📸 결과물 스크린샷

@Pattern(regexp = "^[\\S][가-힣a-zA-Z0-9\\s]{0,20}$", message = "위니 피드 제목 형식에 맞지 않습니다.")

🛠️ 테스트

  • 테스트

🚀 API Endpoint

  • /

@funnysunny08 funnysunny08 added Sunny Feat important things labels Jan 27, 2024
@funnysunny08 funnysunny08 self-assigned this Jan 27, 2024
Copy link
Contributor

@alpha-kwhn alpha-kwhn left a comment

Choose a reason for hiding this comment

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

빠진 값이 있었던거 같은데 저번에 제대로 확인을 못해줬네 쏴리 ㅠ

@funnysunny08 funnysunny08 merged commit 72d87aa into dev Jan 28, 2024
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feat important things Sunny
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feat] 마이페이지 응답값 추가
2 participants