Skip to content

ybouaziz/arena-public

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 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

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 (Windows 64bit, Windows 32bit, macOS)
  • 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

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]

Be careful to download the version corresponding to your version of Arena.

Usage

The following steps should be executed on the computer running the Score Board / Weigh-In.

  • Install with the default settings
  • Open UWW_configurator.exe
  • Fill the "Server URL" with the Arena IP: 192.168.1.1:8080 (replace the IP address with the server IP)
  • Select the Mat related to this Score Board (Mat A by default)
  • Save
  • Open UWW_timing.exe

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