Skip to content

WebApp_Requirements

Keoma Brun edited this page Jan 5, 2017 · 2 revisions

Flexible Dataset Exploration:

The application should allow the user to navigate through the entire processed dataset. The processed dataset structure might change so the application should dynamically list folders and file

URLs:

Users should be able to access to a particular graph using a URL. It allow the user to save/share previous data exploration.

Exemple:

The following link should open a page containing a graph:
https://openwsn-berkeley.github.io/mercator/lyon/pdr_freq/one_to_many/05-43-32-ff-02-d6-28-60.json

Formats (routes):

/<site>/<exp>/one_to_one/<src_mac>/<dst_mac>.json
/<site>/<exp>/one_to_many/<src_mac>.json
/<site>/pdr_freq_time/<freq>/<time>.json
/<site>/rssi_freq_time/<freq>/<time>.json

Bonuses:

  • Favorites: on the Home page, we could display a list of interesting graph as a demonstration