- 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>
- 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>
- Move all docs to /docs folder with proper categorization
- Remove outdated template files from 00_starter
- Archive old Flutter-related docs to old/ folder
- Update documentation for web-based architecture (Next.js)
- Add development plans and project structure docs
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>