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(#93) housework todo #98

Merged
merged 10 commits into from
Nov 5, 2023
Merged

feat(#93) housework todo #98

merged 10 commits into from
Nov 5, 2023

Conversation

ghdcksgml1
Copy link
Owner

작업 내용

  • 집안일 사진 인증 API 구현

테스트

  • todoId로 조회는 되지만 groupMemberId가 맞지 않는 경우 Optional.empty()를 반환한다.
  • todoId와 email을 통해 해당 그룹원이 해당 집안일의 담당자인지 확인한다.
  • groupInfoId 리스트를 받아 해당 그룹들의 오늘 날짜의 HouseworkTodo의 개수를 셀 수 있는 DTO를 반환해준다.
  • Email과 todoId를 통해 GroupMember를 조회한다.
  • Todo 담당자가 사진을 업로드하면 정상적으로 사진이 저장된다.

관련 이슈

#93

Copy link
Collaborator

@jusung-c jusung-c left a comment

Choose a reason for hiding this comment

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

고생하셨습니다!!! 체고👍

@ghdcksgml1 ghdcksgml1 merged commit d300d97 into dev Nov 5, 2023
1 check passed
@ghdcksgml1 ghdcksgml1 deleted the feat(#93)-housework-todo branch November 7, 2023 15:25
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