KristiBischoff / Searchable-Database-Dashboard-with-JavaScript

Code for creating a web page with a searchable database that automatically updates.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Code for creating a web page with a searchable database that automatically updates.


Languages

Language:JavaScript 80.8%Language:CSS 9.7%Language:HTML 9.5%