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] #122 tournament 종료 API 구현 #123

Merged
merged 2 commits into from
Feb 29, 2024
Merged

Conversation

hysong4u
Copy link
Member

Related Issue 🍫

Summary 🍪

  • 토너먼트 종료 API 구현

Before i request PR review 🍰

토너먼트 종료 시간에 대한 필드 추가도 고민해봤는데 다른 api에서 토너먼트 종료시간 계산을 TournamentStartDate랑 duration으로해서 꼬일 거 같아서 TournamentStartDate(토너먼트 시작 시간)을 조정하는 방향으로 구현했습니다. (TournamentStartDate = 현재시간 - duration)

@hysong4u hysong4u added the FEAT 새로운 기능을 추가 label Feb 29, 2024
@hysong4u hysong4u self-assigned this Feb 29, 2024
@hysong4u hysong4u merged commit 46ea69c into develop Feb 29, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FEAT 새로운 기능을 추가
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[feat] 토너먼트 종료 API
1 participant