/WebApp-Dashboard

My seventh Techdegree project

Primary LanguageHTML

WebApp Dashboard

Welcome to the WebApp Dashboard repository! This project is a web application dashboard that provides users with valuable insights and data visualization. It is built using HTML, CSS, and JavaScript, and incorporates inline SVGs, Chart.js library, DOM manipulation, and form validation.

  1. Open the project folder in your preferred code editor.

Usage

To use the WebApp Dashboard, open the index.html file in a web browser. The dashboard interface will be displayed, providing users with various data visualizations and interactive features.

Features

The WebApp Dashboard project offers the following features:

  • Inline SVGs: The dashboard incorporates inline SVGs to create visually appealing and interactive data visualizations.

  • Chart.js Integration: The Chart.js library is used to generate dynamic and responsive charts, allowing users to easily interpret data trends and patterns.

  • DOM Manipulation: JavaScript is utilized for DOM manipulation to dynamically update the dashboard based on user interactions and data changes.

  • Form Validation: The project implements form validation to ensure that user inputs meet the required criteria and prevent erroneous data submission.

Feel free to explore the code and customize it according to your needs. You can modify the SVGs, create new charts, enhance the dashboard's functionality, or integrate additional libraries.

Technologies

The WebApp Dashboard project utilizes the following technologies:

  • HTML
  • CSS
  • JavaScript
  • Inline SVGs
  • Chart.js