docs: document unit conversion implementation

- Update implementation-plan.md: mark unit conversion complete
- Update HANDOFF.md: add session notes for 2026-05-24 unit conversion
- Update README.md: list Unit Conversion as a feature
This commit is contained in:
2026-05-24 15:34:16 -07:00
parent fd8ba3c4d2
commit dcdb88595e
3 changed files with 30 additions and 3 deletions
+1
View File
@@ -19,6 +19,7 @@ This project was born out of frustration with meal kit services (Blue Apron →
- **Web UI**: Modern interface for the whole family
- **Learning**: Feedback-based meal recommendations, with weekly auto-discovery of new recipes from external APIs when family preferences are signaled
- **Recipe Images**: Scraped from public recipe sites, AI fallback available
- **Unit Conversion**: Converts recipe quantities (cups, tbsp, lb) to grocery units for accurate cost estimates
## Architecture