Giter Club home page Giter Club logo

ufos's Introduction

UFOs - Sightings

Overview

The project is to create a website that allows not only the UFO data to be displayed on a table, but filtered in real-time. A user can filter by date, city, state, country, and type of sighting.

Resources

  • Javascript and HTML.
  • d3 and Bootstrap libraries.

Results

The website filters user input into the filter search as both individual or combined filters. As shown below, there's placeholder text inside the input boxes. Placeholder text assists the user in knowing which format the input requires. A user will start by noticing the filter options, and start exploring the functionality.

Figure 1

Filter 1

In figure 1, the filter options are shown.

Figure 2

Filter 2

In figure 2, the state filter is being used.

The user will most likely next explore the ability to input more than one filter. Initially there was a filter button used, but updating the filter in real-time is less confusing for the user.

Figure 3

Filter 3

In figure 3, the state and shape filter were entered. As seen, "Or" and "Triangle" were used and is shown in the table on the right.

Summary

Drawbacks

Like many user inputs filtering data, exact matches are required or no match is returned. For example, if "OR" is typed in as a state filter instead of "or", there won't be any matches returned. While the placeholder does lead the user by haing an example, it could create frustrations quickly.

Recommendations

First, fixing the aforementioned drawback by allowing input to match regardless of capitalization. This would be done by using regular expressions. There could also be added flexibility with datetime format by possibly converting it to the correct format.

Second, there could be a deeper connection to the content by adding images within the website related to different shapes of sightings. This would be inserted above the filter and table but below the paragraph section.

ufos's People

Contributors

bransblu avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.