Three projects responsible for displaying statistics from the World Cup for men in 2018 and for women in 2019 using the following API: https://worldcup-vua.nullbit.hr. The projects are as follows: a Windows Forms application, a Windows Presentation Foundation application and a project in charge of data manipulation "Data Layer" (Class Library) which is used in both applications.
Main Winforms Team View Screen
This screen allows us to pick a team as well as select favourite players and set photos for any player we wish.
Winforms Ranking Screen
This screens shows players and games of the currently selected team ranked by some metrics and allows us to print the ranking lists.
Winforms settings screen
Main WPF Game View Screen
This screen shows the game layout as well as outcome, when clicking on team info or the player cards we can see information about teams or players.
WPF Team and Player Stats
These are the information cards for teams and players.
WPF setting screen