This is a football (soccer) World Cup Simulator. It currently supports the upcoming 2022 tournament in Qatar.
It allows users to register, log in, create new tournaments and input all the results so their favorite team wins!
It was a project created for a Programming class.
You can download all the files from this repository, open the solution in Visual Studio and, after importing the database using MySQL Workbench, you should be able to use it freely 😄
The app was built in C# using the WPF framework and the MVVM template. It also uses a MySQL database.
Fig 1. - The UML diagram of the whole projectFig 2. - The first part of the UML diagram
Fig 3. - The second part of the UML diagram
Fig 4. - The third part of the UML diagram