Skip to content

momcancode/UFO-sightings-DOM-manipulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript Challenge - JavaScript and DOM Manipulation

Where is the data from?

The data is provided by Monash University Data Analytics Bootcamp.

What did I do?

  • Using the UFO dataset provided in the form of an array of JavaScript objects, write code using JavaScript with D3.js to append a table to a HTML web page and then add new rows of data for each UFO sighting.

  • Use a date form in the HTML document and write JavaScript code that will listen for events and search through the date/time column to find rows that match user input.

  • Using multiple input tags and/or select dropdowns, write JavaScript code so the user can set multiple filters and search for UFO sightings using the following criteria based on the table columns:

    1. date/time
    2. city
    3. state
    4. country
    5. shape

Contact:

Email: thao.ph.ha@gmail.com

About

JavaScript and DOM Manipulation - UFO Sightings Data

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published