Skip to content

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

Notifications You must be signed in to change notification settings

KristiBischoff/Searchable-Database-Dashboard-with-JavaScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks