Skip to content

jotafeldmann/trucks-x-cargo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

trucks-x-cargo

  • Author: Jorge Feldmann
  • Purpose: load cargos and trucks data (.csv files), pick the closest truck for each cargo, and output in the stdout.

Requirements

Setup

  • Start virutal env
make env
  • Install dependencies
make install

How to run

  • Load default CSVs from input folder, with default options
make run

More details

  • For more details about the solution and options to run, please check how-it-works.

About

Load cargos and trucks data (.csv files), pick the closest truck for each cargo, and output in the stdout.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published