cc-sddのSDDで作ってみたサンプル(TODOアプリ)
Stars
0
Forks
0
Watchers
0
Open Issues
2
Overall repository health assessment
^19.0.0^19.0.0^9.17.0^6.9.1^16.3.0^14.6.1^19.0.1^19.0.2^4.3.4^9.17.0^5.0.0^0.4.16^15.13.0^27.0.1~5.6.2^8.15.0^6.0.3^2.1.829
commits
Merge pull request #2 from spbl-takeya/feature/due-date
288e029View on GitHubAdd retroactive design and tasks documentation for due-date
5ba9f5eView on GitHubAdd .tsbuildinfo to .gitignore and remove from tracking
3de6b8aView on GitHubImplement performance optimizations and complete final tasks (Tasks 10.1, 10.2)
013724bView on GitHubImplement React component tests and E2E integration tests (Tasks 9.3, 9.4)
77798cfView on GitHubImprove text layout: Left-align text and add word wrapping
20ba590View on GitHubFix text visibility: Add explicit text color to todo items
e997918View on GitHubMark tasks 9.1-9.2 complete: Unit tests already implemented
a3976b9View on GitHubMark tasks 6-8 complete: Already implemented in task 5
7b0982bView on GitHubImplement tasks 5.1-5.4: React component layer with full UI
5faae48View on GitHubMark task 4.3 complete: Validation and error handling already implemented
266641bView on GitHubImplement task 4.2: TodoService toggle completion state with TDD
1f4f032View on GitHub