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#1083 #1087

Merged
merged 8 commits into from
Nov 15, 2023

Conversation

joonho0410
Copy link
Collaborator

📌 개요

image image
  • 현재 api가 아직 없어서 더미데이터를 이용해서 보여주도록 만들었기 때문에 msw등을 사용해 목데이터를 추가해서 추가적인 테스트할 필요가있습니다.

💻 작업사항

api로 부터 받아오는 정보로부터 현재 진행중인 토너먼트 확인 및 모달창을 통해 정보를 볼 수 있도록 만들었습니다.

@joonho0410 joonho0410 added the enhancement New feature or request label Nov 14, 2023
@joonho0410 joonho0410 added this to the 42gg-5th-fe milestone Nov 14, 2023
@joonho0410 joonho0410 self-assigned this Nov 14, 2023
@joonho0410 joonho0410 linked an issue Nov 14, 2023 that may be closed by this pull request
Copy link
Member

@yoouyeon yoouyeon left a comment

Choose a reason for hiding this comment

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

저번기수에는 next의 API Routes 이용해서 mock api 만들고 utils/mockAxios.ts에 있는 mockInstance 사용해서 api 호출했었어요!
아직 api 구현 전이라 mock api 필요하시면 utils/mockAxios.tshooks/useAxiosGet.ts 여기 참고해보셔도 좋을 것 같습니당 ㅎㅎ

Copy link
Collaborator

@Clearsu Clearsu left a comment

Choose a reason for hiding this comment

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

테스트용 데이터는 제가 api router에 만들어두도록 하겠습니다!

@joonho0410 joonho0410 merged commit 65cdde0 into main Nov 15, 2023
1 check passed
@joonho0410 joonho0410 deleted the feat/토너먼트-페이지-api#1083 branch November 15, 2023 06:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[Feat] 토너먼트 페이지 API
3 participants