Management system to coordinate referees assignment to football matches in amateur tournaments.

The application suggests to the tournament administrator referees to assign to a soccer match based on a computed score. The ranking algorithm compute referees scores for each match based on:

  • Google Maps APIs-provided distance of referee home’s location from the soccer field of the match
  • referee’s past behavior (accepting/declining previously assigned matches)
  • referee-teams behavioral compatibility (provided datum)
  • incompatibilities between soccer teams and referees
Technologies: PHP, MySQL, Bootstrap, JQuery