Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 424 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 424 Bytes

GymPass Interview Test

Description:

backend developer test.

Project:

Ranking a race set of drivers by a given race log.

Lang:

PHP

Tools:

Composer

Libraries:

PHPUnit

Setup:

run the following commands:

git clone https://github.com/arturcesarmelo/gympass-interview-test.git artur-gympass-test
cd /artur-gympass-test
composer install
php server.php

Tests;

run php test.php