Love44
Curated by Love44's Head of Prompt Engineering. Every prompt here has shipped a real app.
← All resources
Internal toolsPrompt

Lead tracker

By Battle-tested

Stack: React + Tailwind + Supabase + dnd-kit.

Medium45 min
What you'll build
  • Stack: React + Tailwind + Supabase + dnd-kit
The prompt
Stack: React + Tailwind + Supabase + dnd-kit.
Build: a Kanban for sales leads — columns for stages, cards for leads, drag to move.
Must have: stages stored in a table (not hardcoded), drag with optimistic updates, lead detail drawer with notes timeline, owner assignment, search across all leads.
Don't: reorder by mutating array indices on the client without persisting, fetch every lead on every drag, or store stage as a free-text field.
First screen: board view with five default stages and a "+ Lead" button per column.

How to use this

  1. 1
    Copy the prompt

    Tap the Copy button on the prompt above. That's all of it.

  2. 2
    Paste it into Lovable

    Open lovable.dev, start a new project, paste the prompt, hit send.

  3. 3
    Open the preview

    Wait about a minute for the first build, then look at the preview on the right.

  4. 4
    Change one tiny thing

    Ask Lovable to swap a color or a word. Watch it update live. That's the magic.

Try these next

Tap any card to copy a follow-up prompt. Paste it into the same Lovable chat.

If you get stuck

  • Builds can take a minute. Grab water.

  • If something looks weird, tell Lovable what's wrong in plain words.

  • You can always undo — nothing breaks forever.

Stack

ReactTailwindSupabase

Core interaction

Build: a Kanban for sales leads — columns for stages, cards for leads, drag to move.

Companion guide

Before / After — UI moves that separate good from AI-slop

10 side-by-side renders + the exact follow-up to copy in.

More from Internal tools