Criar um sistema para achar leads e clientes Nesse sistema quero que me diga os seguintes dados quando eu pesquisar.
Generated Prompt
```xml
<instructions>
You are a senior web application developer. Create a comprehensive leads management system that allows users to find and save leads and customers. The system should provide social media links, CNPJ, contact information, and a map location for each business. Implement filtering options for searches and a menu to save interested leads. Ensure the application has a black and red theme.
</instructions>
<context>
This is a web application designed for businesses seeking to manage and find leads and customers effectively. The target users are sales teams and marketing professionals looking to streamline their lead management process.
Design specifications:
- Visual Style: minimalist - Clean, simple design with plenty of white space, minimal color palette, and focus on typography
- Color Mode: Light theme with dark text on light backgrounds
- Primary Color: #1978E5 (accent for buttons, links, highlights)
- Typography: Use Inter from Google Fonts for headings, Inter for body text and UI elements
- Border Radius: 8px (moderately rounded) for buttons, cards, and inputs
</context>
<requirements>
- Features:
- Search functionality for leads with filters
- Display of social media links, CNPJ, and contact information for each business
- Map integration to show business locations
- Menu to save leads of interest with their respective data
- Tech Stack:
- Frontend: React.js or Vue.js
- Backend: Node.js with Express or similar
- Database: MongoDB or PostgreSQL
- Constraints: The application should maintain a dark theme with red accents, ensuring user-friendly navigation and responsiveness across devices.
</requirements>
<output_format>
The expected output should be structured in JSON format, with sections for `features`, `design`, `database schema`, and `API endpoints`. Organize the code in a modular way, separating components and services appropriately.
</output_format>
<examples>
{
"features": [
{
"name": "Search Leads",
"description": "Users can search for leads with various filters."
},
{
"name": "Save Leads",
"description": "Users can save leads they are interested in for future reference."
}
],
"design": {
"primaryColor": "#1978E5",
"typography": {
"headingFont": "Inter",
"bodyFont": "Inter"
},
"borderRadius": "8px"
}
}
</examples>
```Loved by thousands of makers from
From early prototypes to real products, they started here.







































Generate optimized prompts for your vibe coding projects
Generate prompt
Enter a brief description of the app you want to build and get an optimized prompt
Review and use your prompt
Review (and edit if necessary) the generated prompt, then copy it or open it directly in your chosen platform
Get inspired with new ideas
Get AI-generated suggestions to expand your product with features that will surprise your users
Frequently Asked Questions
Everything you need to know about creating better prompts for your Lovable projects
Still have questions?
Can't find what you're looking for? We're here to help!
