Skip to content

unitedworldwrestling/arena-public

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Arena

Arena is an On Venue Results Management System for Combat Sports.

It is has been developed and is actively maintained by the United World Wrestling IT Department.

United World Wrestling uses Arena to manage its Officials International Competitions.

Install

Docker based image:

VirtualBox based image:

Upgrade

If a new version is available you wil see an "Upgrade" button on the top right corner, just click and wait.

Known issue:

You may receive "ERROR: Error installing bundler" message during upgrade. To fix the error follow these steps:

  • Download the arena_upgrade executable for the Operating System where Arena is running (Find them in the Wiki)
  • Make sure Arena is running and accessible via http://localhost:8080
  • Open Command Prompt (Windows) or Terminal (macOS)
  • Run arena_upgrade from its download folder (on macOS, you may have to grant execute permission to the command by "chmod +x arena_upgrade_osx")
  • Wait until the upgrade completes

Reporting problems

Support requests, bugs can be reported on the Github issues tracker.

Features

  • Individual / Team competitions
  • Single elimination / Double elimination / Round-Robin Tournaments
  • Custom Weight Categories
  • Sessions Optimization
  • Rest Time Management
  • Results Checker
  • Score Sheets printing
  • Rankings
  • PDF Reports
  • Referees assignment
  • On-Screen display
  • Offline access
  • Centralize DataBase Synchronization
  • Web-Formated results
  • API

Usage

Webinars

Frontend

Backend

On Venue Features

Wrestling Competition Workflow

  • Add event
  • Add Weight Categories
  • Add Athletes
  • Draw Weight Categories
  • Create Matches
  • Print Score Sheets
  • Check Results
  • Print Reports

External Applications

Arena comes with a Score Board & Live Graphics application.

Score Board [Windows Only]

The application offers an automatic update if a new version is available. Please read the Changelog displayed by the Autoupdater to learn about the changes

Usage

Watch the UWW IT Webinars - Arena Training Series - Companion applications video for details.

Live Graphics Application [Windows Only]

API

Arena has a built-in Rest API which allows you to extend the main scope of the project. API Documentation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published