Skip to content

Website to dynamically display UFO siting data based on user selected values from multiple dropdown menus that are populated directly from the data.

Notifications You must be signed in to change notification settings

rmoesw01/javascript-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

javascript-challenge

Level 1:

The default index.html was used and the basic date filter functionality is working

Level 2:

  • A new index.html was created with a form with multiple dropdown menus to select each filter, then a single filter button to apply the selected filters as well as a reset button to clear the filter choices.
  • The dropdown filter menus were populated with JavaScript pulling the available values for each filter from the given dataset, then sorted in ascending order.
  • For user friendliness, the html will show a message indicating no records were found if the filters are not returning anything.

About

Website to dynamically display UFO siting data based on user selected values from multiple dropdown menus that are populated directly from the data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published