Files
WilliamSoderberg Verified 9d571e59cb
CI/CD Pipeline / test-backend (push) Failing after 4s
CI/CD Pipeline / test-frontend (push) Successful in 13s
CI/CD Pipeline / build-docker (backend) (push) Has been skipped
CI/CD Pipeline / build-docker (frontend) (push) Has been skipped
Updated README with new pictures
2026-07-11 18:59:01 +02:00

3.1 KiB

VolleyManager

A modern tournament management system built with Flask & Tailwind CSS

Works perfectly on mobile and desktop



Dashboard & Controls

The central hub for managing tournaments.

Brackets

Mobile Friendly

Seamless support for both PC and mobile users.

Dashboard Mobile Friendly

Tournament Management

Setup & Creation

New Tournament Edit Tournament

Bracket Visualization

Dynamic bracket generation handling various tournament sizes and with seamless support for both light and dark environments.

Bracket Dark Bracket Light

Bracket Variants

Single Elimination & Live Scoring

Single Elimination Scoring

Scheduling & Results

Automated scheduling views with real-time score updates.

Schedule Schedule - Mobile Friendly

Court Overview

Keep up with all courts all at once in one place. Schedule


Role-Based Scoring

Secure scoring interfaces for Referees and Administrators.

Referee View Admin View

Referee View

Restricted Access
Referees must enter a tournament code to submit scores. Note: Clear only appears if scores are already submitted.

Admin View

Full Access
Admins are free to submit, edit, or override scores at any time without codes.

Admin login

Secure settings behind a admin login. Dashboard Admin

Deploy

Clone the repo and run the docker-compose or create your own. Create a .env file with your custom values there is an example.env available.