Skip to content

BenReissaus/GoEuroDevTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoEuroDevTest

This repository contains a solution for the dev test posed by the company GoEuro: https://github.com/goeuro/dev-test. If you want to compile the project yourself use the command "mvn verify" in the root directory. The "target" directory will then contain all class files and the executable jar "GoEuroTest.jar". In case you do not have maven installed, I have supplied the final jar in the root directory.

The following command should be used to execute: "java -jar GoEuroTest.jar [city_name]". The csv file "data.csv" will be created in the same directory and contain the result.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published