summaryrefslogtreecommitdiff
path: root/DESIGN.md
diff options
context:
space:
mode:
Diffstat (limited to 'DESIGN.md')
-rw-r--r--DESIGN.md13
1 files changed, 12 insertions, 1 deletions
diff --git a/DESIGN.md b/DESIGN.md
index 1bc9ed9..32e2d15 100644
--- a/DESIGN.md
+++ b/DESIGN.md
@@ -190,7 +190,7 @@ BuildTimeline(ctx, store, calendarClient, tasksClient, start, end)
| Content | default | Page content |
| Sticky headers | z-10 | Timeline section headers |
| Details dropdown | z-30 | Navigation dropdown menu |
-| FAB button | z-40 | Floating action button |
+| FAB button | z-50 | Floating action button |
| Modals | z-50 | Action modal, edit modal |
### Typography
@@ -290,8 +290,19 @@ Aggregated shopping lists from Trello + PlanToEat + user items.
- Large touch targets
- Fixed bottom quick-add
+### Meals View (`/tabs/meals`)
+
+PlanToEat meal schedule for the next 7 days.
+
+**Features:**
+- Meals grouped by date + meal type (breakfast/lunch/dinner)
+- Multiple recipes for same slot combined with " + " separator
+- Sorted by date, then meal type order
+
### Conditions Page (`/conditions`)
+**Public route** - no authentication required.
+
Standalone live feeds page with:
- 3 Kilauea volcano webcams (USGS)
- 2 Hawaii weather maps (Windy.com)