Conversation
- Real-time Q&A application for live events - Submit questions, vote, TV wall display - Setup wizard with 4 logo options - Admin controls (export, reset, merge) - White-label ready
|
@jyonah Hey, thanks for submitting this! Cool concept for live events. A few things need to change before it can be merged though. Needs to move to Community/. Code needs to be in the PR. Admin endpoints need auth. Happy to re-review once these are addressed. |
Description
Adds the Zo Q&A App skill to the Official category.
Features
Routes Created
Pages (6)
/qa— Landing page/qa/setup— Setup wizard/qa/submit— Submit questions/qa/vote— Vote on questions/qa/tv— TV wall for projectors/qa/admin— Admin panelAPI (8)
/api/qa/questions— List/create questions/api/qa/questions/:id— Edit/delete questions/api/qa/questions/:id/vote— Toggle vote/api/qa/admin/settings— Runtime settings/api/qa/admin/config— Branding config/api/qa/admin/export— Export data/api/qa/admin/reset— Reset data/api/qa/admin/merge— Merge questionsInstallation
Users can install by asking their Zo:
Repository
https://github.com/jyonah/zo-qa-app
Testing
The app has been tested on a live Zo instance and includes:
Screenshot
The app provides a clean, professional interface for live event Q&A with real-time voting and TV wall display.