HSAnet / glimpse_client

GLIMPSE is an end host-based network measurement tool.
http://www.measure-it.net
Other
6 stars 6 forks source link

Results-Page #317

Closed MKV21 closed 9 years ago

MKV21 commented 9 years ago

We need to rework the results page (it is called Reports at the moment and just dumps the json files).

Dependency: #21

Table-like view with three layers: measurement-type (ping, http-download, ...), task, and result. The following picture shows what we have in mind:

glimpse_gui

The task-line could show one or two aggregations over all results, the result line should show the interesting values for each result.

Most things should be hidden at first, for example only five tasks per measurement-type. You can get more tasks by clicking "...". If you click on a task you get the five latest results, by clicking "..." you get the next five and so on.

MKV21 commented 9 years ago