Week 25-26 Recovery Week Plan (Get back into flow gently)
Let’s spread the work across 5 days, with 1–2 hours max per day, and build momentum by starting with visual + confidence-boosting tasks, then moving to logic/UI cleanup.
🔹 Day 1: Visual Refresh & Easy Wins
Goal: No-pressure entry, low-stress tasks that let you see instant results.
- ✅ Fix disappearing images on edit list / edit item (just inspect and trace what's clearing the image src on edit)
- ✅ Revisit
create list
page and review current visuals (just read through the flow, not code yet)
- ✅ Add or finalize logo on HTML homepage (purely visual/HTML tweak)
- ✨ Bonus: Set a consistent color theme on poster pages
🔹 Day 2: UI Polish – Create Registry Page
Goal: Light frontend work, improving visual clarity
- 🎨 Start prettifying the
create list
page (layout, spacing, buttons, theme) also rename the “review” part, let user know they can manually add items there.
- 🔄 Add category message logic:
- if
category=other
→ display soft suggestion: “You can use our wedding templates or start from scratch”
- 🔍 Review/create list experience as a new user: Is it smooth? Does it look finished?
🔹 Day 3: Dashboard Rework Plan
Goal: Plan and begin the new dashboard layout for personalization
- 🧠 Write down a quick wireframe or list of:
- What shows on dashboard (profile banner, lists, stats)
- How to show “personalization” visibly
- Any changes needed to list tiles/cards?
- ✏️ Start simple rewrites of dashboard home sections (just static version first)