Skip to main content

Overview

This guide walks you through building a quote generator for a construction business. By the end, you’ll have a system that:
  • Captures customer and app details
  • Calculates pricing with line items
  • Generates professional PDF quotes
  • Emails quotes to customers automatically
  • CCs your internal team on every quote

What You’ll Build

A complete quoting workflow:
  1. Quote Form - Customer info, app details, and itemized pricing
  2. PDF Generation - Branded quote documents ready to share
  3. Email Delivery - Automatic delivery to customers with internal CC

Building with Starcat Developer

Use these prompts to build each part of your quote system step by step.

Step 1: Create the Quote Form

Start by building the form to capture quote details:

Step 2: Generate PDF Quotes

Once you have quote data, generate professional PDFs:

Step 3: Email Quotes to Customers

Set up automatic email delivery:
The CC ensures your internal team receives a copy of every quote sent, making it easy to track and follow up.

Step 4: Track Quote Status

Add status tracking to manage your pipeline:

Customizing Your Quotes

Company Branding

Ask the agent to customize the look:

Additional Fields

Tailor the form to your industry:

Terms and Conditions

Include standard terms:

Example: Complete Prompt

Here’s a comprehensive prompt that builds the entire system at once:

Next Steps