Skip to content

Latest commit

 

History

History
38 lines (21 loc) · 1.44 KB

README.md

File metadata and controls

38 lines (21 loc) · 1.44 KB

Expedia testing tool

About

Backend tool made with Ruby and Sinatra that replicates Expedia's production behavior. Despite being a personal project used for a technical interview, it was used to compare/test types, filters, segments, prices, and flight combinations in the development stage of the Expedia Flight Shop.

Up services

$ docker compose build
$ docker compose up

To see the front-end page go to http://localhost:8080/ in your browser.

Usage

Select Choose file to proof preselected configurations of flights (roundtrip, multicity 2 cities, multicity 4 cities) stored in the data-set/ folder.

Screenshots

Production Multicity 4 cities Tool Multicity 4 cities
image image
Roundtrip Control Panel
image image