Skip to content

py660/MathBuzzer

Repository files navigation

A contest like no other...

MathBuzzer is buzzin.live but with answer collection and a refreshed UI.

Give it a try at https://buzzer.groups.id!


Quickstart

Dependencies: Node16, Python3

# Clone
git clone https://github.com/py660/MathBuzzer.git
cd MathBuzzer

# Install deps
npm install
pip install -r requirements.txt # aiohttp, python-socketio

# Build
npm run build

# Serve
PORT=6600 python3 main.py # add VERBOSE=true to see INFO logs

About

Buzzer system with answer collection for time-critical contests. Try the public beta today!

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors