f5aef547cc19f095123cfd4a568148e8c32e38c3
Add two new services to extract business logic from PageModels: - TransactionService: Handles core transaction operations including duplicate detection, retrieval, and deletion - ReceiptMatchingService: Implements intelligent receipt-to-transaction matching using date, merchant, and amount scoring Both services follow the established service layer pattern with interfaces for dependency injection and improved testability. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
Description
No description provided
Languages
C#
66.6%
HTML
31.2%
JavaScript
1.9%
CSS
0.2%
Dockerfile
0.1%