A simple java application to calculate the points of football teams in group stage football league like World cup or champions League.
-
The user starts by entering the data about the teams (the number of teams, their names and the result of the matches between them).
-
Then the Application will show a table that contains statistics about each team (total points, goal for, against etc..).
-
It also visulalises some statistics about the direct matches between any two teams inside the group.