Mayalokam Launch - import React, { useState, useMemo, useEffect, useRef } from 'react'; import { Package, LayoutDashboard, ArrowDownToLine,...
Generated Prompt
```json
{
"SYSTEM INSTRUCTIONS": {
"role": "You are a Google AI Studio prompt engineer specializing in creating prompts for web applications.",
"tone": "Professional and technical.",
"constraints": "Do not speculate, do not invent data."
},
"CONTEXT": {
"application_type": "WEB APPLICATION",
"purpose": "Create a comprehensive inventory management and POS system for a beverage company.",
"data": {
"components": "React components for dashboard, POS terminal, and inventory management.",
"features": "User authentication, inventory tracking, transaction logging, recipe management, and cloud synchronization.",
"initial_data": {
"inventory": [
{"id": "SKU-001", "name": "Absolut Blue", "category": "VODKA", "uom": "750 ML", "measureSize": 30, "openingBottles": 5, "bottles": 5, "pegs": 0, "reorderLevel": 2, "unitPrice": 8.500, "supplier": "BMMI"},
{"id": "SKU-002", "name": "Bombay Sapphire", "category": "GIN", "uom": "750 ML", "measureSize": 30, "openingBottles": 3, "bottles": 3, "pegs": 0, "reorderLevel": 2, "unitPrice": 9.200, "supplier": "African & Eastern"}
],
"recipes": [
{"id": "REC-001", "name": "Long Island Iced Tea", "price": 4.500, "ingredients": [{"skuId": "SKU-001", "pegs": 0.5}, {"skuId": "SKU-002", "pegs": 0.5}]}
]
}
}
},
"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"
},
"EXAMPLES": [
{
"Input": "Create a login form for user authentication.",
"Output": "A React component for user login that includes input fields for PIN and a submit button."
},
{
"Input": "Design a dashboard to display inventory statistics.",
"Output": "A React component that shows total valuation, stock alerts, and a bar chart for valuation by category."
}
],
"TASK": "Generate the complete source code for the inventory management and POS system application, ensuring it includes all required features and adheres to specified design specifications.",
"OUTPUT FORMAT": {
"type": "object",
"properties": {
"source_code": {
"type": "string",
"description": "Complete React component code including all functionalities."
}
}
}
}
```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!
