Lovable Prompt: Build a Simple CRM
When to Use This Prompt
Use this when you need a lightweight CRM tailored to your sales process. Much cheaper than Salesforce and fully customizable.
The Prompt
Build a CRM (Customer Relationship Management) system: Core features: - Contacts: add, edit, search, filter by status/tag - Companies: link contacts to companies - Deals pipeline: Kanban board with stages (Lead, Qualified, Proposal, Won, Lost) - Activities: log calls, emails, meetings, notes per contact - Dashboard: pipeline value, win rate, activity metrics UI requirements: - Drag-and-drop Kanban board for deals - Contact detail page with activity timeline - Global search across contacts, companies, deals - Import contacts from CSV - Export data to CSV Use Supabase for the database. Add row-level security so each user only sees their own data.
What to Customize
Adjust the pipeline stages to match your sales process. Add custom fields specific to your industry.
Expected Output
A functional CRM with contact management, deal pipeline, activity logging, and reporting dashboard. Handles most small business sales workflows.