numo-labs / tracey

:sparkles: Simple ui for tracing searches in inspirational search

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tracey

A simple ui for tracing searches in inspirational search.

Tracey takes the search-result-id from a graphql query and displays useful information on how a certain result-set has been derived.

Example

For example a user searches for Spanien, we grab the search result id and place it into Tracey for the desired environment:

screenshot from 2016-07-01 10-56-55

This allows us to view the general overview of what has happened during our search as well as the queries that have been executed, providing an easy way to debug general query problems.

Sometimes though, the problem is due to specific hotels showing up incorrectly, tracey can assist in debugging these issues as well by providing the hotel pane as well as the tile pane:

screenshot from 2016-07-01 10-59-56

About

:sparkles: Simple ui for tracing searches in inspirational search

License:Apache License 2.0


Languages

Language:JavaScript 95.7%Language:HTML 2.6%Language:CSS 1.7%