dramaling-vocab-learning/docs/03_development
鄭沛軒 d92ca52cb9 docs: Add frontend implementation references to backend development plan
- Added references to existing frontend code in /app directory
- Documented all implemented pages and their purposes
- Included frontend data structures for API design reference
- Listed key business logic from frontend implementation
- Added details about learning modes, AI generation params, and error reporting

This provides backend developers with concrete examples of expected data structures
and business logic already implemented in the frontend.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-16 14:03:38 +08:00
..
api docs: Add frontend implementation references to backend development plan 2025-09-16 14:03:38 +08:00
implementation refactor: Reorganize documentation structure 2025-09-15 21:07:01 +08:00
setup feat: 實作 DramaLing MVP prototype 2025-09-15 22:55:29 +08:00
backend-development-plan.md feat: 實現完整測驗模式與 AI 生成功能更新 2025-09-16 01:12:34 +08:00
claude-code-development-sop.md feat: 實現完整測驗模式與 AI 生成功能更新 2025-09-16 01:12:34 +08:00
data-models.md feat: 實作 DramaLing MVP prototype 2025-09-15 22:55:29 +08:00
database-schema-detailed.md feat: 實現完整測驗模式與 AI 生成功能更新 2025-09-16 01:12:34 +08:00
git-workflow.md feat: 實作 DramaLing MVP prototype 2025-09-15 22:55:29 +08:00
routing.md feat: 實作 DramaLing MVP prototype 2025-09-15 22:55:29 +08:00
simple-dev-workflow.md feat: 實現完整測驗模式與 AI 生成功能更新 2025-09-16 01:12:34 +08:00
state-management.md feat: 實作 DramaLing MVP prototype 2025-09-15 22:55:29 +08:00