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

[#60] 에약가능 시간 조회 로직 개선 #61

Merged
merged 1 commit into from
Mar 22, 2024

Conversation

hoa0217
Copy link
Collaborator

@hoa0217 hoa0217 commented Mar 22, 2024

개요

현재시간보다 이전일 경우 예약이 불가능하므로 예약가능여부에 무조건 false를 return하도록 개선한다.

작업사항

  • 예약가능시간조회로직(getAvailableTimes)개선

변경로직

  • 작업사항과 동일.

- 현재시간보다 이전일 경우 무조건 false return

Related: #60
@hoa0217 hoa0217 self-assigned this Mar 22, 2024
@hoa0217 hoa0217 merged commit e62334b into develop Mar 22, 2024
2 checks passed
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.

1 participant