A WinForms desktop tournament manager built with C#.
- Create and simulate tournaments with custom names, sizes (Small, Medium, Large), and types (Standard, Groups)
- Create and manage trainers and their FImons
- Export tournament bracket graph
- Async JSON storage
- Dynamic layout
- Modular code - Separated UI, business logic, and data access
This project is licensed under the Apache License 2.0.
Developed as a project for the course PV178 at Masaryk University.