Skip to content

merinanto/UFOs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

UFOs

Overview of the UFO Analysis

Dana has created a webpage thats shows the UFO sightings analysis.Page displays UFOs sightings based on the search input given in the date option from the data set already has details of UFO sightings in US.Challenge is to modify webpage to display more in-depth analysis of UFO sightings by allowing users to filter for multiple criteria at the same time.

Results,Scripts and HTML files

1.HTML file used to load the page is available at : - https://github.com/merinanto/UFOs/blob/main/index.html

2.Javascript used to populate the data in page is available at : - https://github.com/merinanto/UFOs/blob/main/static/js/app.js

3.Intiall page when loaded is as below : - image

4.When date filter is entered ,results are displayed as below : - image

5.When city filter is entered ,results are displayed as below : - image

6.When two filters are entered ,results are displayed as below : - image

7.When all filters are entered ,results are displayed as below : - image

Drawbacks & Suggestions

Drawbacks

1.Fliter options -city, state, country, and shape are case sensitive For eg: country 'us' is entered as 'US' results are not displayed

Suggestions

1.For Fliter options -city, state, country, and shape , results should be irrespective of case sensitivity. 2.For date filter between (like from date TO to date) option can be added to get more versatile data.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors