summaryrefslogtreecommitdiffstats
path: root/app/templates/household.html
AgeCommit message (Collapse)AuthorFilesLines
2026-05-25Add per-user meal plans and household sharingKen D'Ambrosio1-0/+106
Each user now has their own meal plan and shopping list. Users can form a household (invite by username, owner can remove members) so that shopping list generation combines all household members' plans. DB migration preserves existing data assigned to user id=1. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>