Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 533 Bytes

File metadata and controls

7 lines (5 loc) · 533 Bytes

football-group-stage-application

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.