-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
fix버그 수정버그 수정
Description
🎟️ 상위 작업 (Ticket Number)
OT-345
🌳 브랜치명 (Branch)
fix/admin-refactoring
📝 상세 내용 (Description)
백오피스 리팩토링
✅ TO-DO LIST
- 필요없는 주석 삭제
- 글씨 색 등 text-white -> text-ot-text로 변경
- 스켈레톤 UI 제작
- api 파일명 컨벤션 통일 : get, post, put, patch, delete -> 각각 따로 분리 (같은 것 끼리 파일 묶어서 작성)
- api는 get{ ~ }.ts, hook은 use{ ~ }.ts 규칙으로 코드파일 이름 확인 & 수정
- 라우팅/Link용 url → 하나의 코드파일 안에 상수화
- mock 폴더 제거 + 파일 없는 폴더는 싹 다 정리 (.gitkeep만 있는 디렉토리 삭)
📌 기타 사항
No response
Reactions are currently unavailable