Skip to content

My successful submission to the trivago TechCamp 2.0 Challenge.

Notifications You must be signed in to change notification settings

etchsaleh/trivagoTechCamp2.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

trivago Tech Camp 2.0 Submission

(selected among 20 people to attend a two week workshop at trivago's HQ in Dusseldorf, Germany)

July 29th, 2018


IDE used : IntelliJ IDEA OS: macOS High Sierra

Dependencies managed with Maven


  • To start the program, simply run the main function in Main.class.

  • There should be two output files, namely 'hotels.json' & 'hotels.xml' (default setting, which can easily be changed)

  • The CSVReader read function returns an ArrayList of all validated hotel listings.

  • The validated hotel list is then used by each FileWriter class to create an output file in their respective formats (JSON and XML currently available)

  • The code is maintainable, fairly self explanatory, and can easily be extended to support different output formats.

About

My successful submission to the trivago TechCamp 2.0 Challenge.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published