Add email list section with bookmark hearts and linked names

This commit is contained in:
Ian Gulliver
2026-08-15 22:45:00 -07:00
parent c1a648e2bb
commit 57e8fc92ba
4 changed files with 255 additions and 3 deletions
+2 -2
View File
@@ -4,10 +4,10 @@ What remains to build. Current behavior is documented in `docs/dev.md`, `docs/da
## Directory app
- Remaining sections: My Family, Map, Email List.
- Remaining sections: My Family, Map.
- Mobile chrome: brand-teal top bar and bottom tab navigation on narrow screens (see `docs/directory.md`); today only the desktop chrome is faithful.
- Filter button behavior — currently visual only; the original filters by grade and classroom.
- Favorites: the heart toggle and bookmarks, feeding the email list's bookmarks tab.
- Favorites: heart toggles on detail pages; email-list rows already heart into the bookmarks tab, saved per-device in the browser.
- Installable-app plumbing: manifest, icons, and meta tags per `docs/pwa.md`.
- Self-service flows: photo and pronunciation upload, address update, opt-out.