Skip to content

jimpdx/brewcompetitiononlineentry

 
 

Repository files navigation

Brew Competition Online Entry & Management

Please check the Good to Know list before posting any issue.


Working repository of BCOE&M.

Website: https://www.brewcompetition.com Helpful Articles:

The Brew Competition Online Entry and Management (BCOE&M) system is an online application to assist homebrew competition organizers - of the beer/mead/cider variety - to collect, store, and manage their competition entry, organization, and scoring data.

The biggest challenges of organizing a homebrewing competition is knowing who has entered what and how many, organizing judging efficiently, and reporting the results of the competition in a timely manner. BCOE&M provides a single online interface to collect entry and participant data, organize judging tables and assignments, input scoring data, and report the results. Features include, but certainly aren't limited to:

  • Collecting entry information from participants.
  • Four major style guideline collections to use: BJCP 2021, BJCP 2015, Brewers Association (BA), Australian Amateur Brewing Championship (AABC).
  • Defining categories and styles customized to your competition's needs.
  • Facilitating online entry fee payments (via PayPal).
  • Organizing and assigning participants as judges, stewards, and staff.
  • Defining tables/flights and assigning judges and stewards to them.
  • Mobile entry check-in using QR and/or barcodes.
  • Electronic scoresheets for use in virtual and/or in-person judging.
  • Scoresheet upload.
  • 60+ reports for use before, during, and after judging.
  • 20+ data export options.
  • Custom modules for information/functionality unique to your competition.

The best part: BCOE&M is free and open-source. Hundreds of competitions around the world have utilized BCOE&M since its first release back in 2009.

Download

The latest version is available for download here. The latest committed code is also available for testers and contributors.

Install or Upgrade

Step by step installation and upgrade instructions are available.

After configuration to your environment, installation is a breeze via the online setup interface.

Fallback Installation

There are times when the online setup encounters issues that prevent the installation from successfully completing. That's why there's a Fallback Installation method. For those experiencing any issues related to the initial browser-based setup, the bcoem_baseline_2.X.X.sql document is available in the package's /sql/ folder. This document contains the necessary database structure and dummy data for a new installation that can be installed manually via phpMyAdmin or shell access. Be sure to follow the directions in the document BEFORE use.

Issue Reporting and Bug Fixes

Many bugs and issues reported to this repository are corrected before an official release is available. Before reporting a bug, be sure to check the Issues list to see if it has been addressed already. If it has, chances are the latest commit package contains code to fix the issue. Keep an eye out for the fixed in latest master commit tag. Needless to say, however, the master and other branch commits housed here in the repository are NOT FOR PRODUCTION! Bugs may be present.

Help and Resources

Help is integrated into the application. Just look for the question-mark icon in the main navigation.

There is also a growing number of instructive resources available on the companion website for various options, including the following:

Wanna Help with Development?

Fork this repo and share your code!

About

Working repository of BCOEM.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 97.6%
  • CSS 1.6%
  • HTML 0.7%
  • Hack 0.1%
  • C 0.0%
  • Makefile 0.0%