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]: 관리자 학생 인증 페이지, 공고 작성 페이지 (useQuery, useMutation 위주) #73

Merged

Conversation

baegyeong
Copy link
Contributor

@baegyeong baegyeong commented Nov 5, 2023

PR 타입(하나 이상의 PR 타입을 선택해주세요)

  • 기능 추가
  • 기능 삭제
  • 버그 수정
  • CSS등 UI 수정
  • 의존성, 환경 변수, 빌드 관련 코드 업데이트

작업 사항

  • 관리자 학생 인증 목록 페이지 무한스크롤 구현
  • 관리자 학생 인증 상세 페이지 useMutation 적용
    • 승인 시 백엔드 요청, 관리자 첫페이지로
    • 거절 시 관리자 첫페이지로
  • 공고 작성 페이지 useMutation 적용

관련 이슈

@baegyeong baegyeong self-assigned this Nov 5, 2023
@baegyeong
Copy link
Contributor Author

요 pr은 이전 pr과 커밋이 겹쳐서 [style]: 관리자 학생증 인증 상세 페이지 레이아웃 부터 보시면 됩니다!

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.

Feature: 관리자 페이지 상세 Feature: 관리자 페이지 목록
2 participants