{ "project": { "name": "SAM 프로젝트 런칭", "description": "SAM (Smart Application Management) - MES/ERP 통합 시스템 개발 및 런칭", "status": "active", "start_date": "2025-11-26", "end_date": "2026-03-31" }, "tasks": [ { "title": "MS1: 코어 MVP 개발 완료", "description": "MES 핵심 기능 개발 완료 + 단위테스트 통과 (견적→수주→생산→출하)", "status": "in_progress", "priority": "high", "is_urgent": true, "due_date": "2025-12-31", "assignee_id": null, "issues": [ { "title": "MES(경동) Phase 1-2: 견적/수식", "description": "견적 리스트/등록/수정/상세/출력, 견적수식 화면 디자인", "type": "feature", "status": "closed", "start_date": "2025-11-27", "due_date": "2025-12-01", "estimated_hours": 16, "is_urgent": false, "department_id": null, "team": "디자인", "assignee_id": null }, { "title": "MES(경동) Phase 3: 수주", "description": "수주 리스트/등록/수정/상세/발송 화면 디자인", "type": "feature", "status": "in_progress", "start_date": "2025-12-01", "due_date": "2025-12-04", "estimated_hours": 26, "is_urgent": false, "department_id": null, "team": "디자인", "assignee_id": null }, { "title": "MES(경동) Phase 4: 생산", "description": "작업지시 리스트/등록/수정/상세, 작업실적 입력/조회 화면 디자인", "type": "feature", "status": "open", "start_date": "2025-12-04", "due_date": "2025-12-08", "estimated_hours": 16, "is_urgent": false, "department_id": null, "team": "디자인", "assignee_id": null }, { "title": "MES(경동) Phase 5: 기준-공정", "description": "공정 리스트/등록/수정/상세 화면 디자인", "type": "feature", "status": "open", "start_date": "2025-12-08", "due_date": "2025-12-10", "estimated_hours": 12, "is_urgent": false, "department_id": null, "team": "디자인", "assignee_id": null }, { "title": "MES(경동) Phase 6: 출하", "description": "출하 리스트/등록, 배송 조율, 상차 체크리스트, 출하 수정 화면 디자인", "type": "feature", "status": "open", "start_date": "2025-12-10", "due_date": "2025-12-12", "estimated_hours": 18, "is_urgent": false, "department_id": null, "team": "디자인", "assignee_id": null }, { "title": "MES(경동) Phase 7: 거래처", "description": "거래처 리스트/등록/수정/상세 화면 디자인", "type": "feature", "status": "open", "start_date": "2025-12-15", "due_date": "2025-12-16", "estimated_hours": 9, "is_urgent": false, "department_id": null, "team": "디자인", "assignee_id": null }, { "title": "MES(경동) Phase 8-11: 품질/자재/단가/회계", "description": "품질, 자재, 단가, 회계 화면 디자인 (1차 MVP 확장 범위)", "type": "feature", "status": "open", "start_date": "2025-12-16", "due_date": "2025-12-26", "estimated_hours": 64, "is_urgent": false, "department_id": null, "team": "디자인", "assignee_id": null }, { "title": "ERP 스토리보드 - 공통", "description": "가입/로그인, 인사관리, 전자결재, 회계, 보고서, 고객센터, 게시판", "type": "feature", "status": "in_progress", "start_date": "2025-11-26", "due_date": "2025-12-12", "estimated_hours": 104, "is_urgent": false, "department_id": null, "team": "기획", "assignee_id": null }, { "title": "주일기업 요구사항 정리", "description": "주일기업 MES 요구사항 분석 및 정리", "type": "feature", "status": "in_progress", "start_date": "2025-12-02", "due_date": "2025-12-12", "estimated_hours": 72, "is_urgent": false, "department_id": null, "team": "기획", "assignee_id": null }, { "title": "주일기업 MES 스토리보드", "description": "주일기업 MES 기획 및 스토리보드 작성", "type": "feature", "status": "open", "start_date": "2025-12-15", "due_date": "2025-12-30", "estimated_hours": 96, "is_urgent": false, "department_id": null, "team": "기획", "assignee_id": null }, { "title": "주일기업 업무 프로세스 인터뷰", "description": "주일기업 업무 프로세스 인터뷰 및 분석", "type": "improvement", "status": "in_progress", "start_date": "2025-12-01", "due_date": "2025-12-05", "estimated_hours": 40, "is_urgent": false, "department_id": null, "team": "운영", "assignee_id": null }, { "title": "법률 및 정책 검토", "description": "SAM 서비스 관련 법률 및 정책 검토", "type": "improvement", "status": "open", "start_date": "2025-12-08", "due_date": "2025-12-19", "estimated_hours": 80, "is_urgent": false, "department_id": null, "team": "운영", "assignee_id": null }, { "title": "Backend: 코어 MVP 개발", "description": "공정/생산, 견적서 PDF, API 안정화", "type": "feature", "status": "in_progress", "start_date": "2025-12-02", "due_date": "2025-12-31", "estimated_hours": 120, "is_urgent": true, "department_id": null, "team": "백엔드", "assignee_id": null }, { "title": "Frontend: 코어 MVP 개발", "description": "견적/수주/생산/출하 화면 React 개발", "type": "feature", "status": "open", "start_date": "2025-12-08", "due_date": "2025-12-31", "estimated_hours": 144, "is_urgent": true, "department_id": null, "team": "프론트엔드", "assignee_id": null }, { "title": "단위테스트", "description": "코어 MVP 단위테스트 작성 및 실행 (커버리지 60% 목표)", "type": "improvement", "status": "open", "start_date": "2025-12-10", "due_date": "2025-12-31", "estimated_hours": 80, "is_urgent": false, "department_id": null, "team": "QA", "assignee_id": null } ] }, { "title": "MS2: 1차 MVP + 베타 오픈", "description": "통합테스트 완료 + 1차 MVP 완료 + 베타 서비스 오픈 + 정식 런칭 준비", "status": "todo", "priority": "high", "is_urgent": false, "due_date": "2026-01-31", "assignee_id": null, "issues": [ { "title": "통합테스트", "description": "SAM 통합테스트 실행 및 버그 수정", "type": "improvement", "status": "open", "start_date": "2026-01-01", "due_date": "2026-01-13", "estimated_hours": 80, "is_urgent": true, "department_id": null, "team": "QA", "assignee_id": null }, { "title": "베타 서버 구축", "description": "베타 서버 구축, 도메인/SSL 설정", "type": "feature", "status": "open", "start_date": "2026-01-01", "due_date": "2026-01-05", "estimated_hours": 24, "is_urgent": false, "department_id": null, "team": "인프라", "assignee_id": null }, { "title": "파일럿 고객 온보딩", "description": "경동기업, 주일기업 초기 데이터 준비 및 온보딩", "type": "feature", "status": "open", "start_date": "2026-01-13", "due_date": "2026-01-20", "estimated_hours": 40, "is_urgent": false, "department_id": null, "team": "운영", "assignee_id": null }, { "title": "ERP 2차 스토리보드", "description": "ERP 2차 기획 및 스토리보드 작성", "type": "feature", "status": "open", "start_date": "2025-12-31", "due_date": "2026-01-13", "estimated_hours": 96, "is_urgent": false, "department_id": null, "team": "기획", "assignee_id": null }, { "title": "MES 2차 스토리보드", "description": "MES 2차 기획 및 스토리보드 작성", "type": "feature", "status": "open", "start_date": "2026-01-14", "due_date": "2026-01-27", "estimated_hours": 96, "is_urgent": false, "department_id": null, "team": "기획", "assignee_id": null }, { "title": "실전 테스트 및 피드백", "description": "파일럿 고객 실전 테스트 및 피드백 수집", "type": "improvement", "status": "open", "start_date": "2026-01-20", "due_date": "2026-01-31", "estimated_hours": 40, "is_urgent": false, "department_id": null, "team": "QA", "assignee_id": null }, { "title": "1차 MVP 확장 기능 개발", "description": "품질/자재/단가/회계 기능 개발", "type": "feature", "status": "open", "start_date": "2026-01-01", "due_date": "2026-01-31", "estimated_hours": 160, "is_urgent": false, "department_id": null, "team": "개발", "assignee_id": null }, { "title": "운영 서버 구축", "description": "운영 서버 구축 (이중화), 모니터링 설정, 백업/복구 검증", "type": "feature", "status": "open", "start_date": "2026-01-15", "due_date": "2026-01-31", "estimated_hours": 40, "is_urgent": false, "department_id": null, "team": "인프라", "assignee_id": null }, { "title": "보안 감사", "description": "보안 감사 실시 및 취약점 수정", "type": "improvement", "status": "open", "start_date": "2026-01-20", "due_date": "2026-01-31", "estimated_hours": 24, "is_urgent": false, "department_id": null, "team": "보안", "assignee_id": null } ] }, { "title": "MS3: 정식 런칭", "description": "운영 서버 오픈 및 본격적인 서비스 시작", "status": "todo", "priority": "high", "is_urgent": false, "due_date": "2026-02-28", "assignee_id": null, "issues": [ { "title": "베타 피드백 반영", "description": "베타 기간 수집된 개선사항 반영, UI/UX 개선, 성능 최적화", "type": "improvement", "status": "open", "start_date": "2026-02-01", "due_date": "2026-02-14", "estimated_hours": 80, "is_urgent": false, "department_id": null, "team": "개발", "assignee_id": null }, { "title": "운영 환경 최종 점검", "description": "운영 서버 최종 점검, 모니터링 강화, 장애 대응 체계 수립", "type": "improvement", "status": "open", "start_date": "2026-02-10", "due_date": "2026-02-20", "estimated_hours": 24, "is_urgent": false, "department_id": null, "team": "인프라", "assignee_id": null }, { "title": "정식 런칭", "description": "운영 서버 오픈, 초기 고객 온보딩", "type": "feature", "status": "open", "start_date": "2026-02-20", "due_date": "2026-02-28", "estimated_hours": 40, "is_urgent": true, "department_id": null, "team": "운영", "assignee_id": null } ] }, { "title": "MS4: 안정화 완료", "description": "서비스 안정화 및 초기 고객 성공 사례 확보", "status": "todo", "priority": "medium", "is_urgent": false, "due_date": "2026-03-31", "assignee_id": null, "issues": [ { "title": "초기 안정화", "description": "런칭 후 긴급 이슈 대응, 모니터링 강화, 피드백 수집", "type": "improvement", "status": "open", "start_date": "2026-03-01", "due_date": "2026-03-15", "estimated_hours": 80, "is_urgent": false, "department_id": null, "team": "개발", "assignee_id": null }, { "title": "성능 최적화", "description": "성능 최적화, UI/UX 개선", "type": "improvement", "status": "open", "start_date": "2026-03-15", "due_date": "2026-03-31", "estimated_hours": 60, "is_urgent": false, "department_id": null, "team": "개발", "assignee_id": null }, { "title": "고객 성공 사례 수집", "description": "고객 만족도 조사, 성공 사례 수집, 사용 패턴 분석", "type": "improvement", "status": "open", "start_date": "2026-03-15", "due_date": "2026-03-31", "estimated_hours": 24, "is_urgent": false, "department_id": null, "team": "운영", "assignee_id": null }, { "title": "Q2 로드맵 수립", "description": "다음 분기 로드맵 및 개발 계획 수립", "type": "improvement", "status": "open", "start_date": "2026-03-25", "due_date": "2026-03-31", "estimated_hours": 16, "is_urgent": false, "department_id": null, "team": "기획", "assignee_id": null } ] } ] }