scailfin / rob-ui

Web-based user interface for the Reproducible Open Benchmarks for Data Analysis Platform (ROB)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LICENSE

ROB User Interface

About

The is the Web-based user interface for the Reproducible Open Benchmarks for Data Analysis Platform (ROB).

This project was bootstrapped with Create React App. You can find more information about the available scripts on our copy of the Create React App README.

Getting Started

The Web application requires an instance of the ROB Web Service. You can follow the instructions on the Flask Web API - Demo Setup site to setup and run the Web API.

To start the development server use yarn start. Note that this is a very preliminary version of the user interface. The application currently assumes that the ROB Web Services is accessible at the local URL http://localhost:5000/rob/api/v1.

User Interface Features

Below are screen shots that show some of the main activities that are currently supported by the user interface.

ROB Home Page

ROB Home Screenshot

Benchmark Overview

Benchmark Overview Screenshot

Current Benchmark Results

Current Benchmark Results Screenshot

Start New Benchmark Run

Start New Benchmark Run Screenshot

Running Benchmark Status

Running Benchmark Status Screenshot

Successful Benchmark Run

Successful Benchmark Run Screenshot

About

Web-based user interface for the Reproducible Open Benchmarks for Data Analysis Platform (ROB)

License:MIT License


Languages

Language:JavaScript 98.9%Language:HTML 1.1%