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(be): add admin submission module #1924

Merged
merged 11 commits into from
Aug 19, 2024

Conversation

Jaehyeon1020
Copy link
Member

@Jaehyeon1020 Jaehyeon1020 commented Aug 5, 2024

Description

Closes #1908
Closes TAS-599

Admin Submission 모듈을 추가하고, 특정 Contest의 모든 제출 내역에 대한 요약을 불러오는 API를 구현합니다. (Contest Overall Page의 'All Submission' 탭에서 보여지는 정보를 불러옵니다.)

All Submissions Page

Additional context

IP Logging 관련 PR Merge 후 추가 작업이 필요합니다.


Before submitting the PR, please make sure you do the following

@Jaehyeon1020 Jaehyeon1020 self-assigned this Aug 5, 2024
Copy link

vercel bot commented Aug 5, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
codedang ❌ Failed (Inspect) Aug 19, 2024 2:41pm

@jimin9038
Copy link
Member

jimin9038 commented Aug 5, 2024 via email

Copy link

@Jaehyeon1020 Jaehyeon1020 marked this pull request as ready for review August 19, 2024 04:24
Copy link
Member

@jimin9038 jimin9038 left a comment

Choose a reason for hiding this comment

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

👍

@jimin9038 jimin9038 merged commit 46525d8 into main Aug 19, 2024
8 of 9 checks passed
@jimin9038 jimin9038 deleted the 1908-admin-get-contest-submissions branch August 19, 2024 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Admin Get Contest Submissions 구현
2 participants