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] 지출 영수증 관련 조회 API 구현 #48

Merged
merged 3 commits into from
Aug 4, 2024

Conversation

jimmy0524
Copy link
Member

@jimmy0524 jimmy0524 commented Aug 4, 2024

💡 관련 이슈

#40

📢 작업 내용

  • 지출 영수증 조회 API (총 지출, dayBudget, 지출 내역, 수입내역, 당기기, 넘기기 내역)
  • 지출 마감 확인 API -> 추가
  • 마지막 지출 마감일 확인 API -> 추가 (member에 컬럼 만들어서 지출 마감할때마다 업데이트 되도록 했습니다.)
  • 지출 마감 로직을 amount를 직접 받지않고 저장된 하루예산을 이용하는 방식으로 변경했습니다.

🗨️ 리뷰 요구사항(선택)

.

✅ 체크리스트

  • 코드가 정상적으로 컴파일되나요?
  • 이슈 내용을 전부 구현했나요?
  • 작업 기간 내에 개발을 완료했나요?
  • 리뷰어를 선택했나요?
  • 라벨을 지정했나요?

@jimmy0524 jimmy0524 added the ✨ Feat 새 기능 추가 label Aug 4, 2024
@jimmy0524 jimmy0524 self-assigned this Aug 4, 2024
Copy link
Member

@hcg0127 hcg0127 left a comment

Choose a reason for hiding this comment

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

수고하셨습니다😀

Copy link
Contributor

@ssongmina ssongmina left a comment

Choose a reason for hiding this comment

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

지출 영수증에 필요한 조회들 잘 구현하신 것 같습니다!
수고 많으셨습니다👍👍

@jimmy0524 jimmy0524 merged commit bb1a4e1 into develop Aug 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ Feat 새 기능 추가
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants