Skip to content

Commit 3cc4128

Browse files
committed
docs: 개발 현황 추가
1 parent a1cfe56 commit 3cc4128

2 files changed

Lines changed: 53 additions & 1 deletion

File tree

README.md

Lines changed: 27 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,32 @@ Fieldstack is an open-source, self-hosted modular framework for personal product
2323

2424
---
2525

26+
## Development Status
27+
28+
Current phase: **Development in progress (Roadmap Phase 1.5)**
29+
30+
- ✅ Planning and documentation are complete
31+
- ✅ Roadmap Phase 1 (Core foundation) is complete
32+
- 🚧 Development is active, and missing details are being filled during implementation
33+
- 🚧 Roadmap Phase 1.5 (Core Control Plane UI/UX) is in progress
34+
- 🎯 Target timeline remains **2026-2027**
35+
36+
### Phase Progress
37+
38+
| Phase | Scope (Roadmap) | Status | Progress |
39+
| ------- | ----------- | ------- | ------- |
40+
| Phase 1 | Core foundation setup | Completed | 100% |
41+
| Phase 1.5 | Core Control Plane UI/UX | In progress | 20% |
42+
| Phase 2 | Core module development (Ledger, Subscription) | Not started | 0% |
43+
| Phase 3 | Marketplace and website | Not started | 0% |
44+
| Phase 4 | Deployment optimization | Not started | 0% |
45+
| Phase 5 | Expansion and ecosystem | Not started | 0% |
46+
| Phase 6 | Community growth (continuous) | Not started | 0% |
47+
48+
> Note: This phase table follows `docs/v2_FINANCIAL-LEDGER/roadmap/01-development-plan.md` and is updated as implementation progresses.
49+
50+
---
51+
2652
## Quick Start
2753

2854
### Docker Compose (Recommended)
@@ -50,4 +76,4 @@ docker-compose up -d
5076
MIT License - see [LICENSE](LICENSE) for details
5177

5278
**Copyright © 2026 Fieldstack Project Contributors**<br>
53-
**Developed and maintained by PSquare DIVISION**
79+
**Developed and maintained by PSquare DIVISION**

README_ko.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,32 @@ Fieldstack은 개인 생산성과 재무 관리를 위한 오픈소스 기반의
2323

2424
---
2525

26+
## 개발 현황
27+
28+
현재 단계: **개발 진행 중 (로드맵 Phase 1.5)**
29+
30+
- ✅ 기획 및 문서화 단계 완료
31+
- ✅ 로드맵 Phase 1(Core 기반 구축) 완료
32+
- 🚧 실제 개발을 진행하며 부족한 부분을 병행 보완 중
33+
- 🚧 로드맵 Phase 1.5(Core Control Plane UI/UX) 진행 중
34+
- 🎯 전체 목표 타임라인은 **2026-2027** 유지
35+
36+
### Phase 진행 현황
37+
38+
| 단계(Phase) | 범위(로드맵) | 상태 | 진행률 |
39+
| ----------- | ----------- | --- | ----- |
40+
| Phase 1 | Core 기반 구축 | 완료 | 100% |
41+
| Phase 1.5 | Core Control Plane UI/UX | 진행 중 | 20% |
42+
| Phase 2 | 기본 모듈 개발(Ledger, Subscription) | 시작 전 | 0% |
43+
| Phase 3 | 마켓플레이스 및 웹사이트 | 시작 전 | 0% |
44+
| Phase 4 | 배포 최적화 | 시작 전 | 0% |
45+
| Phase 5 | 확장 및 생태계 | 시작 전 | 0% |
46+
| Phase 6 | 커뮤니티 성장(지속) | 시작 전 | 0% |
47+
48+
> 참고: 본 Phase 표는 `docs/v2_FINANCIAL-LEDGER/roadmap/01-development-plan.md` 기준이며, 구현 진행에 따라 갱신됩니다.
49+
50+
---
51+
2652
## 빠른 시작
2753

2854
### Docker Compose (권장)

0 commit comments

Comments
 (0)