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 구현 #58

Merged
merged 3 commits into from
Aug 17, 2024
Merged

Conversation

punchdrunkard
Copy link
Member

요약

이번 주 페스티벌 조회 api 구현

  • 이번 주 기준은 해당 날짜 기준 월요일 ~ 일요일
  • startDate 기준으로 정렬하였습니다.

작업 내용

  • 이번 주 페스티벌 조회 api 구현
  • 테스트 코드 작성

기타 (논의하고 싶은 부분)

타 직군 전달 사항

close #57

@punchdrunkard punchdrunkard added the type: feat 새로운 기능 구현 label Aug 15, 2024
@punchdrunkard punchdrunkard self-assigned this Aug 15, 2024
Copy link

github-actions bot commented Aug 15, 2024

Unit Test Results

45 tests   45 ✔️  5s ⏱️
15 suites    0 💤
15 files      0

Results for commit 1139de8.

♻️ This comment has been updated with latest results.

@punchdrunkard punchdrunkard merged commit eb21e5e into main Aug 17, 2024
3 checks passed
@punchdrunkard punchdrunkard deleted the feat/#57 branch August 17, 2024 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feat 새로운 기능 구현
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: 이번주 페스티벌 조회 api 구현
2 participants