Selfhosted tournament system
The Tournament system is designed to be user-friendly and efficient, utilizing async Python with FastAPI for the back-end bracket system and Next.js with the Mantine library for the front-end interface. It offers features such as support for different tournament formats, customizable tournament structures, drag-and-drop match management, and various dashboard options for public presentation.
To install the Bracket theme:
docker-compose up
.The Tournament system, built with async Python, FastAPI, Next.js, and the Mantine library, offers a comprehensive solution for managing various tournament formats efficiently. With its customizable structures, interactive features, and dynamic handling of swiss tournaments, Bracket provides users with a versatile platform for organizing and presenting tournaments effectively.