A partial duplicate of an internal information system in Sportisimo, written in PHP and Nette with use of Naja, Sass and Materialize.
This was a part of an admission at the Sportisimo.
Installed Docker and Docker Compose.
Clone this repository.
Pull required Docker images.
docker compose pull
Build images.
docker compose
docker compose up -d
Now you can reach it on http://localhost/.
docker compose down
As written in LICENSE file, the code is published under the GPLv3 license.