Scoresheet tool for brewing competitions using BCOE&M
Export the entries paid csv export and generate scoresheets with judging details and QR codes for post processing.
Post processes scoresheets into judging numbers for upload. Process bad scans and manually assign.
git clone git@github.com:quimnut/QABC-QR-Scoresheets.git
cd QABC-QR-Scoresheets/
python3 -m venv .
source bin/activate
pip3 install --upgrade pip
pip3 install -r requirements.txt
python main.py