Lovable·Prompt

Lovable Prompt: Build a Booking & Scheduling System

When to Use This Prompt

Use this for any service-based business: consultants, coaches, salons, clinics, tutors. Replaces tools like Calendly with a custom solution.

The Prompt

Build a booking and scheduling system for [YOUR SERVICE]:

Public pages:
- Service selection page with descriptions and pricing
- Calendar view showing available time slots
- Booking form: select date/time, enter details, confirm
- Booking confirmation page with calendar invite download

Admin pages:
- Manage availability: set working hours, block dates, buffer time
- View all bookings: list and calendar views
- Customer management: booking history, notes
- Settings: services, pricing, notifications

Features:
- Prevent double bookings
- Send email confirmation and reminder (24h before)
- Accept payment via Stripe at booking time
- Cancel/reschedule with configurable policy
- Timezone detection and conversion

What to Customize

Replace [YOUR SERVICE] with your service type. Adjust the booking flow, pricing, and cancellation policy to match your business.

Expected Output

Complete booking system with public scheduling page, admin dashboard, Stripe payments, and email notifications.