Skip to content

Add Admin API#53

Merged
yhaeul merged 2 commits into
developfrom
feature/admin-webpage
May 18, 2026
Merged

Add Admin API#53
yhaeul merged 2 commits into
developfrom
feature/admin-webpage

Conversation

@yabsed

@yabsed yabsed commented May 11, 2026

Copy link
Copy Markdown
Collaborator
image

ChatGPT 토큰을 이용해서 allclear 백엔드 개발자용 관리자 페이지를 만들었습니다

yabsed and others added 2 commits May 11, 2026 21:47
pages/admin/index.tsx를 src/admin/ 하위로 관심사 분리.
- types.ts, constants.ts: 타입/상수 추출
- api.ts: fetch/mutate 함수 추출
- hooks.ts: useAdminDashboard, useClubDetail 훅 추출
- components/ui.tsx: 공유 UI 컴포넌트
- components/: 탭별 컴포넌트 분리 (ClubsTab, ManagerRequestsTab, VerificationRequestsTab, HistoriesTab)
- components/AdminLoginPage, AdminLayout 분리
@yhaeul yhaeul merged commit 79bbb06 into develop May 18, 2026
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.

2 participants