Hookat

Hookat

Interactive Event Feedback with Graph-Based Navigation

🎤

For Presenters

Create and manage interactive events with real-time feedback and adaptive branching.

👥

For Participants

Join live events, respond to polls, and provide feedback in real-time.

Features

🔀

Graph-Based Flow

Events follow flexible graph structures with conditional branching based on participant responses.

📊

Real-Time Analytics

See participant responses and engagement metrics as they happen.

🎯

Adaptive Content

Automatically branch to different content based on aggregate participant feedback.

👁️

Presenter Dashboard

Monitor participant progress, view insights, and make informed decisions on event flow.

Lag Tracking

Track how far behind participants are and identify who needs help catching up.

📱

Mobile Friendly

Responsive design works seamlessly on desktop, tablet, and mobile devices.

Quick Start

  1. Presenters: Create an event using the API (POST /api/graph/events) and get a PIN code.
  2. Participants: Go to /join and enter the PIN to join the event.
  3. Presenters: Access your dashboard at /presenter/{event_id} to manage the event.
  4. Participants: View your personal interface at /participant/{participant_id} to interact with the event.

API Documentation

Explore the complete REST API for building custom integrations.