Skip to content
This repository has been archived by the owner on Mar 20, 2023. It is now read-only.
/ sportisimo-marks Public archive

A partial duplicate of an internal system at Sportisimo.

License

Notifications You must be signed in to change notification settings

ArtifyCZ/sportisimo-marks

Repository files navigation

Sportisimo Marks

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.

Requirements

Installed Docker and Docker Compose.

Installation

Clone this repository.

Pull required Docker images.

docker compose pull

Build images.

docker compose 

Usage

Start the app using

docker compose up -d

Now you can reach it on http://localhost/.

Stopping the app using

docker compose down

License

As written in LICENSE file, the code is published under the GPLv3 license.

About

A partial duplicate of an internal system at Sportisimo.

Resources

License

Stars

Watchers

Forks