feat: 일간작업장 점검 카테고리 추가

- 사이드바에 '일간작업장 점검' 카테고리 신설
- 일일 출퇴근을 근태 관리에서 일간작업장 점검으로 이동
- CODING_GUIDE.md 페이지 구조 업데이트
- docs/README.md 트리 구조 업데이트

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Hyungi Ahn
2026-02-03 10:13:13 +09:00
parent 359d5dd7dd
commit 2e9d24faf2
3 changed files with 32 additions and 16 deletions

View File

@@ -77,6 +77,9 @@ web-ui/pages/
│ ├── nonconformity.html # 부적합 현황
│ └── analysis.html # 작업 분석
├── [일간작업장 점검] # 일간작업장 점검 (1개)
│ └── attendance/daily.html # 일일 출퇴근
├── safety/ # 안전 관리 (5개)
│ ├── report.html # 신고 (공통)
│ ├── report-status.html # 안전신고 현황
@@ -84,8 +87,7 @@ web-ui/pages/
│ ├── visit-request.html # 출입 신청
│ └── management.html # 안전 관리
├── attendance/ # 근태 관리 (8개)
│ ├── daily.html # 일일 출퇴근
├── attendance/ # 근태 관리 (7개)
│ ├── monthly.html # 월간 근태
│ ├── vacation-request.html # 휴가 신청
│ ├── vacation-approval.html # 휴가 승인