Web Design Homework - Web Visualization Dashboard (Latitude)
Deployed link: https://manishalal145.github.io/WebDesignChallenge/
The website consists of 7 pages total, including:
- A landing page containing:
- An explanation of the project.
- Links to each visualizations page. A sidebar containing preview images of each plot, and clicking an image taking 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:
- A "Data" page that:
Note:- The website is at the top of every page, and have a navigation menu for plots, comparison, Data, and My page (Portfolio page)
- Has the name of the site on the left of the nav which allows users to return to the landing page from any page.
- A dropdown menu created on the right of the navbar named "Plots" that provides a link to each individual visualization page.
- Provided two more text links on the right: "Comparisons," which links to the comparisons page, and "Data," which links to the data page.
- A responsive navigation menu created by using media queries, and the background color will also change when it goes from large to small page.