dramaling-vocab-learning/app
鄭沛軒 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
..
dashboard docs: Add frontend implementation references to backend development plan 2025-09-16 14:03:38 +08:00
flashcards feat: Add error reporting to all test modes and unify button position 2025-09-16 01:51:54 +08:00
generate feat: 實現完整測驗模式與 AI 生成功能更新 2025-09-16 01:12:34 +08:00
learn feat: Add error reporting to all test modes and unify button position 2025-09-16 01:51:54 +08:00
login feat: 實作 DramaLing MVP prototype 2025-09-15 22:55:29 +08:00
register feat: 實作 DramaLing MVP prototype 2025-09-15 22:55:29 +08:00
globals.css feat: 實作 DramaLing MVP prototype 2025-09-15 22:55:29 +08:00
layout.tsx feat: 實作 DramaLing MVP prototype 2025-09-15 22:55:29 +08:00
page.tsx feat: 實作 DramaLing MVP prototype 2025-09-15 22:55:29 +08:00