From 27bca0e9408ae7d531273da07859676b44b7489c Mon Sep 17 00:00:00 2001 From: Peter Woolery Date: Mon, 4 May 2026 20:55:16 -0700 Subject: [PATCH] docs: update ORIENTATION.md phase table --- docs/ORIENTATION.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/ORIENTATION.md b/docs/ORIENTATION.md index fb4d13b..5ab5b91 100644 --- a/docs/ORIENTATION.md +++ b/docs/ORIENTATION.md @@ -143,9 +143,9 @@ User (web) ───► React UI ──► nginx ──► FastAPI ──── | 4 | Recipe Engine (CRUD, tagging, search) | Not Started | | 5 | Meal Planner Engine (generation algorithm, substitutions) | Not Started | | 6 | SendGrid Email Integration | Not Started | -| 7 | Web UI - Core (Dashboard, Meal Detail, Approval, Pantry) | Not Started | +| 7 | Web UI - Core (Dashboard, Meal Detail, Pantry, Shopping List) | **Complete** | | 8 | Web UI - Feedback (Feedback Portal, Learning) | Not Started | -| 9 | Shopping List & Print | Not Started | +| 9 | Meal Planner Generation Algorithm | Not Started | | 10 | Image Strategy (scraped + AI fallback) | Not Started | | 11 | Polish & Future (variety analysis, budget tracking) | Not Started |