Your checklist
What is left before the next visit
Go through the items one by one, then check off what is handled.
Next visit
Getting visit ready...
Checklist status loads here.
Basic visit plan
Your basic checklist is ready.
Print or save the checklist when you want a paper copy, or keep using this phone checklist as you mark things handled.
Meal plan Open to review selected meals and snacks for this visit. 0
Activity options Review recommended activities for this visit. 0
Shopping list Premium Groceries, activity supplies, photo paper, and scrapbook items still to get. 0
Still need to pack Premium Clothes, comfort items, chargers, weather items. 0
Still need to prep Premium Print activity pack, choose meals, check weather, set reminder. 0
Already handled Completed and skipped items stay here so you can see what is done. 0
Database model
Production should load this from Supabase after login: next upcoming visit, unfinished checklist items, and completed status.
Each item maps to visit_id, item_type, label, status, due_window, and completed_at.