Skip to content

elubanska/UFO-Sightings-Data-JavaScript-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript and DOM Manipulation

Background

In this project I dynamically create a table based upon a dataset provided. The dataset contains all eye-witness aliens sightings, date of the event, location and the shape of UFOs. User can filter the data based on the input provided in the form.


Level 1: Automatic Table and Date Search (Required)

  • Allowes search database using just one criterion: date/time and shows data in the table.
  • UFO-level-1 folder

Level 2: Multiple Search Categories (Optional)

  • Allowes search database using the following criteria based on the table columns:

    1. date/time
    2. city
    3. state
    4. country
    5. shape
  • UFO-level-2 folder


Dataset


Live webpage

https://elubanska.github.io/UFO-Sightings-Data-JavaScript-/

Copyright

Trilogy Education Services © 2019. All Rights Reserved.

About

JavaScript and DOM Manipulation: dynamically create a table based on UFO dataset provided

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors