Weather Dashboard webpage: https://peiday.github.io/Web-Design-Challenge/index.html
We'll be creating a visualization dashboard website using visualizations we've created in Python-API-Challenge/WeatherPy. Specifically, we'll be plotting weather data.
In building this dashboard, we'll create individual pages for each plot and a means by which we can navigate between them. These pages will contain the visualizations and their corresponding explanations. We'll also have a landing page (index.html), a page where we can see a comparison of all of the plots, and another data.html page where we can view the data used to build them.
The website must consist of 7 pages total, including:
-
A landing page containing:
-
Four visualization pages, each with:
-
A "Comparisons" page that:
-
A "Data" page that:







