Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 655 Bytes

File metadata and controls

11 lines (6 loc) · 655 Bytes

Searchable Database Dashboard with JavaScript

nasa

Objective

The purpose of this code is to create a website that has a searchable table/database that presents data on UFO sighting(s) conditioned on search criteria. The objective was to develop a website that dynamically produces a table with each UFO sighting. Next, the code needed to have a filter search with a response based on the search criteria. Any user can search by date, city, state, country, or shape. Only HTML, CSS, JavaScript, and D3.js were used.

Image of the dashboard after running the code

dashboard_form