Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 1.05 KB

README.md

File metadata and controls

33 lines (18 loc) · 1.05 KB

web-visualization-dashboard

Create a visualization dashboard website using visualizations created in a past assignment.

Website Requirements

A landing page containing:

An explanation of the project. Links to each visualizations page. There should be a sidebar containing preview images of each plot, and clicking an image should take the user to that visualization.

Four visualization pages, each with:

A descriptive title and heading tag. The plot/visualization itself for the selected comparison. A paragraph describing the plot and its significance.

A "Comparisons" page that:

Contains all of the visualizations on the same page so we can easily visually compare them. Uses a Bootstrap grid for the visualizations.

The grid must be two visualizations across on screens medium and larger, and 1 across on extra-small and small screens.

A "Data" page that:

Displays a responsive table containing the data used in the visualizations.

The table must be a bootstrap table component.

Link to the webpage : https://anumala89.github.io/web-visualization-dashboard/