This repository contains a PHP algorithm that finds the best price for flight.
Project is created with:
- Docker compose version: 1.27
- Composer version: 2.0.8
- PHP version: 7.4.3
- Clone the repo
$ git clone https://github.com/DevShoesed/algorithmBestPrice.git
- Start docker container
$ docker-compose up -d
- Navigate to http://localhost:8000
Francesco Scarpato - [email protected]
Project Link https://github.com/DevShoesed/algorithmBestPrice