Skip to content

Instantly share code, notes, and snippets.

@rishabh-os
Last active March 26, 2022 07:56
Show Gist options
  • Save rishabh-os/41aed05521d2e207d7208b4159edec6a to your computer and use it in GitHub Desktop.
Save rishabh-os/41aed05521d2e207d7208b4159edec6a to your computer and use it in GitHub Desktop.
Gist for the Mimamsa buzzer app developed by me, @rishabh-os

An app to be used for the finals of Mimamsa. Most of the backend is handled on a different server that is hosted locally, meaning that this app can only be used where the server is running, i.e., in most cases, the room the finals takes place in. The authentication is handled by Firebase.

Each participant/team of participants needs to login before using the app.

Alt text

The participants have access to the current question slides as well as the rules. Importantly, the FAB acts as a buzzer.

Alt text

The participant's screens can be controlled from the app itself, given that one logs in with admin credentials. The timer, the question being shown and the state of the buzzers can all be controlled from this panel.

Alt text

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment