Skip to main content
Back to projects

Project surface · Purple Circle

Purple Circle

Theatre community platform · quests, badges, loyalty, mobile + admin

Quest library
Purple Circle: Quest library
Open sceneAdmin quest grid: puzzle, reveal, media and share quests with statuses

Project brief

Theatres keep audiences coming back with gamified circles, quests and loyalty, not just one-off ticket sales, and the countdown teasers write themselves.

Expo / React Native app, Next.js + Mantine admin with an @xyflow quest-chain builder, and a Go (gqlgen) GraphQL backend on PostgreSQL with a River job queue, JWT auth and an OpenAI-compatible LLM call behind a graceful fallback.

Timeline
4 months
Surface
Theatre community platform
Status
2026 · Shipped

Build ledger

Scope
Purple Circle is an audience-engagement platform for Austrian theatres (Graz, Salzburg, Vienna). Members join a theatre’s “Circle”, complete gamified quests (scan QR, attend events), earn badges and collect loyalty stamps. It pairs a React Native mobile app with a Next.js admin console (analytics, a visual quest-chain builder, badges and members) over one Go GraphQL API.
Outcome
Theatres turn ticket buyers into a returning community through gamified circles, quests and loyalty, with member analytics in one console.
Hard part
A node-based visual quest-chain builder, scheduled/relative unlock triggers, and one GraphQL contract serving both a React Native app and a Next admin. Progressive-reveal quests write their own teaser: the backend asks an OpenAI-compatible model for a 3 to 8 word phrase from the event context and auto-publishes on success, falling back to a draft the theatre edits when generation is unavailable.

Owned work

  1. 01Mobile app
  2. 02Admin UI
  3. 03GraphQL integration
  4. 04Quest UX

System map

Frontend
React Native/Expo/Next.js/Mantine
Backend
Go/gqlgen GraphQL/PostgreSQL/River
Product
Quests/Badges/Loyalty/QR scanning