Quizzly
Live multiplayer quiz app on Frappe. Guests join by PIN or QR, no login, server-authoritative gameplay.
- Author: bwhtech
- Repository: https://github.com/bwhtech/quizzly
- GitHub stars: 3
- Forks: 0
- License: MIT
- Category: Developer Tools
- Maintenance: Actively Maintained
- Frappe versions: develop
Install Quizzly
bench get-app https://github.com/bwhtech/quizzly
Tags
- frappe
- frappe-ui
- multiplayer
- quiz
- realtime
- vue
Add the Frappe Gems badge to your README
Maintain Quizzly? Paste this into your README:
[](https://frappegems.com/gems/apps/bwhtech/quizzly)
About Quizzly
#
Quizzly
**Live multiplayer quiz, no login required**
## What it is
Quizzly is a live quiz game built on the Frappe Framework. A host puts the game
PIN on the big screen, players join from their phones with the PIN or by
scanning the QR code, and nobody needs an account.
Gameplay is server-authoritative. The correct answer never reaches a player's
device before the question closes, scores are computed from a server-set
deadline, and every submission is validated against the server's own view of
the game.
Screenshots
**Joining from a phone**
**A question, live on both screens**
**Between questions**
**Final results**
**Writing a quiz**
**Light and dark**
Related Developer Tools apps for Frappe & ERPNext
- Frappe — Low code web framework for real world applications, in Python and Javascript
- Frappe Docker — Docker environment for developing, deploying, and running Frappe applications (ERPNext and custom apps) in production and development
- Builder — Craft beautiful websites effortlessly with an intuitive visual builder and publish them instantly
- Bench — CLI to manage Multi-tenant deployments for Frappe apps
- Frappe Ui — A set of components and utilities for rapid UI development
- Press — Full service cloud hosting for the Frappe stack - powers Frappe Cloud
- Gameplan — Open Source Discussions Platform for Remote Teams
- Doppio — A Frappe app (CLI) to magically setup single page applications and Vue/React powered desk pages on your custom Frappe apps.