Commit Graph

2 Commits

Author SHA1 Message Date
鄭沛軒 102643d96c feat: Add error reporting to all test modes and unify button position
- Added error report button to flip card mode
- Unified error report button position across all modes (top-right)
- Implemented error report modal with optional reason input
- Removed example sentences from quiz mode results
- Updated modal to display test mode and card information

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-16 01:51:54 +08:00
鄭沛軒 1d0acf5111 feat: 實作 DramaLing MVP prototype
- 建立 Next.js 14 專案架構與 TypeScript 配置
- 實作核心頁面:首頁、登入/註冊、儀表板、詞卡管理、AI生成、學習模式
- 配置 Tailwind CSS 設計系統與響應式布局
- 建立完整的文檔結構與設計規範
- 實現用戶流程與互動原型

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 22:55:29 +08:00