FruitBankHybridApp/FruitBankHybrid.Shared/Models/README.md

12 lines
382 B
Markdown

# Models
View models for measuring pages.
## Key Files
- **`MeasuringDateSelectorModel.cs`** — Date picker model: ShippingId, DateTime, IsMeasured flag.
---
> **LLM Maintenance:** If you modify code in this folder, update this README to reflect the changes. If you notice the README content does not match the current code, automatically update the README to match the code.