Commit Graph

6 Commits

Author SHA1 Message Date
47cd2bf5b2 Full dashboard implementation: API, UI, and sharing scripts 2026-03-25 11:35:54 +09:00
28709a3457 Update index.html with dashboard features from dashboard_preview.html 2026-03-25 11:35:28 +09:00
b5e121136f feat: 엑셀 원본 파일 선택 기능 및 프론트엔드/백엔드 최적화
- PTC(2023-2026.02).xlsx 최신화
- PTC/index.html: 에러 핸들링, 동적 API 베이스, 예산 계산 로직 개선 및 UI 최적화
- server/ptc_api_server.py: 4000 포트에서 프론트엔드 직접 서빙, 원본 엑셀 경로 설정 기능, DB 인덱스 추가 및 성능 최적화
- windows/: 원본 파일 선택을 위한 set_ptc_source.bat 추가 및 기존 스크립트 수정
2026-03-24 13:21:20 +09:00
f88d8e53cb feat: 프로젝트 시공 시작일 및 종료일 관리 기능 추가 2026-03-23 16:59:45 +09:00
358585da53 Organize root directory: Moved legacy HTML files to legacy/ 2026-03-23 14:45:20 +09:00
35ababe236 Initial commit: Organized PTC project structure with .gitignore and README 2026-03-23 14:44:39 +09:00