Commit Graph

3 Commits

Author SHA1 Message Date
3944537b42 docs: refine README descriptions 2025-11-19 00:20:15 +02:00
d92b8a4314 docs: remove promotional attributions
- Remove Claude Code attribution from release notes
- Remove Claude Code mentions from README acknowledgments and footer
- Keep technical documentation references to CLAUDE.md
2025-11-19 00:08:50 +02:00
f851716a1f docs: Add comprehensive project README
Add detailed README with:

**Project Overview**
- Finnish "sleeve estimate" concept explained
- Shake-based gesture estimation features
- Multiple estimation modes (Work, Generic, Humorous)

**Architecture Documentation**
- .NET 8 MAUI with C# 12
- MVVM pattern with strict separation
- Technology stack breakdown
- Project structure diagram

**Testing Information**
- 189 tests across all layers
- Test execution commands
- Coverage reporting instructions

**Getting Started Guide**
- Prerequisites and installation
- Running the app on iOS and macOS
- Development workflow

**CI/CD Workflows**
- Test, Build, and Publish workflow overview
- Status badges for all workflows
- Link to detailed workflow documentation

**Development Standards**
- 0 warnings, 0 errors policy
- TDD approach
- Code quality standards

**Platform Support**
- iOS 15.0+ and macOS 12.0+ Catalyst
- Future platform plans (Web/Blazor, Android)

**Contributing Guidelines**
- Fork and PR workflow
- TDD requirements
- Commit message conventions

**Cultural Context**
- Finnish developer culture reference
- "Hiha-arvio" (sleeve estimate) explained
- Use cases and intended audience

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-18 13:52:21 +02:00