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

✨ 가용 가능한 시간 찾기 API 구현 #12

Open
2 of 3 tasks
swandevson opened this issue Sep 6, 2024 · 0 comments
Open
2 of 3 tasks

✨ 가용 가능한 시간 찾기 API 구현 #12

swandevson opened this issue Sep 6, 2024 · 0 comments

Comments

@swandevson
Copy link
Contributor

swandevson commented Sep 6, 2024

  • 시작일과 종료일에서 각 날의 일정 갯수를 반환
    • 시작시간이 없는 경우 00시 00분 00초로 지정
    • 종료시간이 없는 경우 23시 59분 59초로 지정
swandevson added a commit that referenced this issue Sep 6, 2024
# Conflicts:
#	src/main/java/com/demo/chattodo/domain/controller/ScheduleController.java
#	src/main/java/com/demo/chattodo/domain/service/ScheduleService.java
#	src/main/resources/init.sql
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 a pull request may close this issue.

1 participant