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] 여행 TODO 전체 조회 API 구현 #47

Merged
merged 10 commits into from
Jan 9, 2024
Merged

Conversation

SunwoongH
Copy link
Member

Related Issue 📌

Description ✔️

  • 여행 Our & My TODO 전체 조회 API를 구현하였습니다.
  • 여행 Our TODO는 비공개 TODO를 제외한 모든 TODO가 조회되도록 구현하였습니다.
  • 여행 My TODO는 서비스 회원이 배정자로 지정된 모든 TODO가 조회되도록 구현하였습니다.
  • 여행 Our & My TODO의 미완료 & 완료 TODO 모두 마감일이 가까운 순으로 정렬되도록 조건을 설정하였습니다.

Copy link
Member

@gardening-y gardening-y left a comment

Choose a reason for hiding this comment

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

수고하셨습니다!!!!!!!!!!!!!

@SunwoongH SunwoongH merged commit 157ee7a into develop Jan 9, 2024
1 check passed
@SunwoongH SunwoongH deleted the feature/34 branch July 11, 2024 04:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[feat] 여행 TODO 전체 조회 API 구현
2 participants