Skip to content

Frontend Promoters

Related documentation: Promoters Module Backend · Promoters Integration · Frontend Applications

Frontend-Kisum-Promoters is implemented.

The repo README is not the current contract. Use the repo TODO/changelog and the live route tree instead.

This is the dedicated promoter persona app. It consumes:

  • Backend-Kisum-Promoters
  • Artists network BFF routes
  • Venues network BFF routes
  • Checkout/Core public catalog for billing flows

It coexists with the older broader Frontend-Kisum surface.

  • new /booking/* information architecture
  • booking marketplace
  • booking agencies directory + detail
  • shortlist list + detail
  • booking requests list + detail
  • booking offers list + detail + holds/actions
  • confirmed bookings list + detail with activity/logistics/finance tabs
  • relationships list + detail
  • dashboard booking KPI tiles
  • venue marketplace
  • venue detail
  • venue booking creation sheet
  • venue bookings outbox
  • /profile/billing
  • company/profile surfaces
  • checkout deep links for add-ons and card capture
  • dashboard
  • vendors
  • workspace/tasks
  • AI/research
  • public event pages
  • market analysis / rankings / festivals

Representative live route families:

  • /signin
  • /signup
  • /public/events
  • /public/events/[id]
  • /dashboard
  • /profile
  • /profile/companies
  • /profile/billing
  • /booking/marketplace
  • /booking/agencies
  • /booking/agencies/[id]
  • /booking/shortlists
  • /booking/shortlists/[id]
  • /booking/requests
  • /booking/requests/[id]
  • /booking/offers
  • /booking/offers/[id]
  • /booking/confirmed
  • /booking/confirmed/[id]
  • /booking/relationships
  • /booking/relationships/[id]
  • /venues/marketplace
  • /venues/marketplace/[id]
  • /venues/bookings
  • /vendors
  • /workspace
  • /market_analysis/*
  • /ai/chat
  • /ai/research

The repo TODO still tracks follow-ups such as:

  • marketplace artist tab
  • some venue-booking detail follow-ups
  • some phase-specific UX refinements around filters, aggregates, and deep linking

Those should be marked TODO, not documented as absent from the app.

This app is the current consumer of the Promoters BFF route split. Docs must stop describing promoter FE work as only living inside Frontend-Kisum.