Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 758 Bytes

File metadata and controls

24 lines (16 loc) · 758 Bytes

Weather Dashboard Website

Objective: Created a visualization dashboard website through HTML and CSS on analyzing weather parameters and latitude.

Website includes:

  • A landing page containing:

    • An explanation of the project.
    • Links to each visualizations page.
  • 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.

Landing Page

Comparisons Page

Table Page