Commit Graph

4 Commits

Author SHA1 Message Date
鄭沛軒 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
鄭沛軒 58162183e8 docs: add Chinese documentation guide and update structure
- Add comprehensive Chinese README.md for /docs directory
- Update .gitignore to exclude docs/05_views/ directory
- Include new documentation structure with organized directories
- Provide detailed guidance for different team roles and use cases

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-05 22:16:48 +08:00
鄭沛軒 9e92afb24b feat: add GitHub Actions CI/CD pipeline and PR templates
- Add comprehensive CI/CD workflow for Flutter and .NET Core
- Include security scanning with Trivy
- Add automated testing for both frontend and backend
- Setup staging and production deployment pipelines
- Create detailed PR template with checklists
- Add bug report and feature request issue templates

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-05 21:51:47 +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