Skip to content

Releases: kovalevcon/playoff-tournament

Release v1.0.2

19 Dec 05:53
63e6087
Compare
Choose a tag to compare

Fix bugs:

  1. Problem with folder databse/factories on composer install command.

Updates:

  1. Add new points in installation guide README.md;
  2. Update composer packages.

Release v1.0.0

22 Aug 07:12
Compare
Choose a tag to compare

A tournament grid is built in the public interface.
In the administrative interface, control this grid. Tournament grid data is saved to the database.
The administrative section displays a report on commands with fields:

  • “Team”;
  • “place in the tournament”;
  • “overall team performance in points / goals for the entire tournament”;
  • “average performance per match”;
  • “best performance per match”.