Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 750 Bytes

File metadata and controls

12 lines (8 loc) · 750 Bytes

Project-7-WebApp Dashboard

Objective: Build an interactive dashboard for a web application using SVG graphics and JavaScript.

Details: With a mobile approach code the mockups to a working site. Also implement and customize Chart.js, an open source JavaScript library for data visualization.

➡️ VIEW PROJECT

Extras added:

  1. Add navigation allowing users to switch between viewing and hourly, daily and weekly chart. Each type also changes to a different line chart on click.
  2. In the Message User widget add autocomplete functionality to the search field.
  3. Use local storange to save settings the user selected. If the cancel button is clicked it, the settings are reset.