Skip to content

Appended a table to the web page with rows containing data from UFO dataset for each UFO sighting, and wrote JavaScript code that will listen for events and search through the specified column to find rows that match user input.

Notifications You must be signed in to change notification settings

SybileC/UFO-sighting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

UFO Sighting

  • Wrote code that appends a table to the web page and adds new rows of data from UFO dataset for each UFO sighting.

Create Table

  • Used a date form in HTML document and wrote JavaScript code that will listen for events and search through the date/time column to find rows that match user input (UFO-Level-1).

Event Handler Datetime

  • Created a dropdown menu (which contains date/time, city, state, country, shape) in html file and wrote JavaScript code so the user can search for UFO sightings using criteria listed in dropdown menu (UFO-Level-2).

Event Handler Category

Website

About

Appended a table to the web page with rows containing data from UFO dataset for each UFO sighting, and wrote JavaScript code that will listen for events and search through the specified column to find rows that match user input.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published