Commit Graph

3 Commits

Author SHA1 Message Date
鄭沛軒 74bafd3739 docs: clean up old structure and update requirements with complete feature breakdown
- Remove old docs structure (design/, development/, technical/)
- All content migrated to numbered structure (02_design/, 03_development/, 04_technical/)
- Update requirements.md with comprehensive 67-interface feature analysis
- Break down into 4 major categories: Authentication (13), Core Learning (23), Tasks (32), Business (3)
- Add detailed target user analysis and competitive differentiation
- Document complete learning ecosystem from onboarding to mastery

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-06 10:07:52 +08:00
鄭沛軒 f2439273e5 docs: create comprehensive user flow specification and unify UI naming
- Create detailed user flow specification with 6 major flow patterns
- Add Mermaid diagrams for visual flow representation
- Unify all UI naming to follow UI_[pattern] convention
- Add 71 view definitions to system structure design
- Update navigation references across all features
- Include complete onboarding, learning, social, and monetization flows

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-06 02:24:44 +08:00
鄭沛軒 c120d5125d feat: initial project setup with comprehensive documentation
- Add complete documentation structure for Drama Ling app
- Include Flutter + .NET Core tech stack specifications
- Add project requirements and system structure design
- Configure development workflow and coding standards
- Setup API specifications and integration guides

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-05 21:45:07 +08:00