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 작성 (CC-138) #27

Merged
merged 4 commits into from
Aug 13, 2024

Conversation

j2noo
Copy link
Collaborator

@j2noo j2noo commented Aug 12, 2024

📝 작업내용

  • 숨캐찾 전체 게임 정보 조회 + 최근/다음 게임의 인덱스를 반환

💬 침고사항

  • 원래 오늘 날짜 기준 앞/뒤만 조회하려고 했는데, 어드민 로직에서 전체 게임 날짜의 수정이 가능하므로, 모든 게임 날짜를 조회하도록 로직 변경
image

📖 TODO

  • 단위 테스트 작성
  • 숨캐찾으러가기 버튼을 눌렀을 때, 서버시간과 비교하여 게임에 진입할 수 있는지 여부, with 캐시 or 동시성

@j2noo j2noo added 진우 feat📌 기능 개발 labels Aug 12, 2024
@j2noo j2noo self-assigned this Aug 12, 2024
@putdata putdata merged commit b4227bf into develop Aug 13, 2024
1 check passed
@putdata putdata deleted the CC-138 branch August 13, 2024 02:06
Copy link
Collaborator Author

@j2noo j2noo left a comment

Choose a reason for hiding this comment

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

고생했습니다~

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.

2 participants