Build a [domain] dashboard showing:KPI Cards:- Total [things] count- [Things] with [status] count- Total [numeric field] sum- Average [numeric field]Charts:- [Things] by [category field] (pie chart)- [Things] over time (line chart)- [Numeric field] by [category] (bar chart)Recent activity:- Last 10 [things] added
Example: Sales dashboard
Build a sales dashboard showing:KPI Cards:- Total deals count- Deals won count- Total pipeline value- Average deal sizeCharts:- Deals by status (pie chart)- Revenue over time (line chart)- Revenue by region (bar chart)Recent activity:- Last 10 deals added
Build a [thing] board with columns:- [Status 1]- [Status 2]- [Status 3]- [Status 4]Each [thing] card shows:- [Primary field]- [Secondary field]- [Badge/tag field]Features:- Drag [things] between columns to update status- Click card to edit details- Add new [thing] to any column- Real-time sync
Example: Hiring pipeline
Build a hiring pipeline with columns:- Applied- Phone Screen- Interview- Offer- HiredEach candidate card shows:- Name- Position applying for- Source (referral, LinkedIn, etc)Features:- Drag candidates between columns to update status- Click card to edit details- Add new candidate to any column- Real-time sync
Build a [thing] manager where:[Things] have:- [field 1], [field 2], [field 3]- Status: [status options]Each [thing] has many [sub-things]:- [sub-field 1], [sub-field 2]- Linked to parent [thing]Views:- [Things] list page (shows count of [sub-things])- [Thing] detail page showing: - All [thing] info - List of [sub-things] - Add/edit/delete [sub-things]
Example: Project with tasks
Build a project manager where:Projects have:- Name, description, status- Status: active, on hold, completeEach project has many tasks:- Title, due date, completed- Linked to parent projectViews:- Projects list page (shows count of tasks)- Project detail page showing: - All project info - List of tasks - Add/edit/delete tasks
Build a [domain] system where:[Entity A] has:- [fields...]- Status: [options][Entity B] has:- [fields...]- Belongs to one [Entity A][Entity C] has:- [fields...]- Linked to [Entity A] and [Entity B]Views:- [Entity A] list and detail pages- [Entity B] list with [Entity A] filter- [Entity C] kanban board- Dashboard with totals and charts
Example: Real estate CRM
Build a real estate CRM where:Properties have:- Address, price, bedrooms, bathrooms- Status: available, pending, soldClients have:- Name, email, phone, budget range- Looking for: buy, rentShowings have:- Date, time, notes- Linked to a property and a clientViews:- Properties list and detail pages- Clients list with budget filter- Showings calendar view- Dashboard with totals and charts
Build a [thing] submission system:[Things] have:- [Form fields...]- Status: draft, submitted, under review, approved, rejected- Submitted by (user)- Reviewed by (user)- Submission dateWorkflow:1. User creates [thing] in draft2. User submits for review3. Reviewer approves or rejects4. User can see all their [things] and statusAdmin dashboard:- Pending reviews count- [Things] by status- Recent submissions
Example: Expense reports
Build an expense report system:Expenses have:- Description, amount, category, receipt image- Status: draft, submitted, under review, approved, rejected- Submitted by (user)- Reviewed by (manager)- Submission dateWorkflow:1. User creates expense in draft2. User submits for review3. Manager approves or rejects4. User can see all their expenses and statusAdmin dashboard:- Pending reviews count- Expenses by status- Recent submissions
Build a customer success platform with:[Master-Detail Pattern]Accounts with contacts and activities[Kanban Pattern]Support tickets on a status board[Dashboard Pattern]KPIs and charts for health metrics