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.
-
Notifications
You must be signed in to change notification settings - Fork 0
KristiBischoff/Searchable-Database-Dashboard-with-JavaScript
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Code for creating a web page with a searchable database that automatically updates.