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 : 장부 CRUD #31

Merged
merged 13 commits into from
Jun 14, 2024
Merged

Feat : 장부 CRUD #31

merged 13 commits into from
Jun 14, 2024

Conversation

ekzot1212
Copy link
Collaborator

@ekzot1212 ekzot1212 commented Jun 13, 2024

Issue

Overview

참고(optional)

  • [Feat]: 장부 조회 기능 #14
  • Refactor : 서비스와 서비스간의 의존성 주입 제거
  • Refactor : ResponseDto에 썸네일url, 이미지 갯수 정보 추가
  • Refactor : Dto의 필드명 변경 (revenue, expense) ->(transactionType, amount)

@ekzot1212 ekzot1212 changed the title Feat : 장부 내역 작성 기능 #25 Feat : 장부 내역 작성, 수정 기능 #25 Jun 13, 2024
@ekzot1212 ekzot1212 changed the title Feat : 장부 내역 작성, 수정 기능 #25 Feat : 장부 내역 작성 #25 Jun 13, 2024
@ekzot1212 ekzot1212 changed the title Feat : 장부 내역 작성 #25 Feat : 장부 내역 작성 Jun 13, 2024
- 장부 내역 수정 기능 구현
- dto 수정(expense, revenue) -> (transactionType, amount)
- 장부 내역 작성, 수정 시 이미지 타겟ID 수정하도록 변경
@ekzot1212 ekzot1212 changed the title Feat : 장부 내역 작성 Feat : 장부 내역 작성, 내역 수정 Jun 13, 2024
@ekzot1212 ekzot1212 changed the title Feat : 장부 내역 작성, 내역 수정 Feat : 장부 CRUD Jun 14, 2024
- 추후 변경 사항에 따라 주석 처리된 코드 삭제해야 함
@dlwjddn123 dlwjddn123 merged commit 85aaa6d into dev Jun 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants