Giter VIP home page Giter VIP logo

ufos's Introduction

UFOs

Overview

The purpose of this project is to provide a filterable table to display the UFO sighting information categorized by date, cities, states, countries and the shape of the sighted object. User of the table can input search criteria and the table will display corresponding corresponding data.

Results

The webpage makes the searching of the sighting much easier because one does not need to mannually apply filters. The filtering process can be done simply by typing into the textbox. It can also apply multiple filters simultaneously. For instance, if one wants to search for the sightings in El Cajon on 1/1/2010, that person must type "1/20/2010" in the date box and "el cajon" in the city box. The result will display the corresponding sighting information.

Summary

One drawback of this design is that the search is case sensitive. Because all the cities in the database is in lowercases, if one types upper case in the search box, the result will not to be correctly displayed. Since duration is a numerical value, I recommend establishing a filter that can put the list in orders, such as from shortest duration to longest duration. The same concept can be applied to the "Date" column. I also recommend to add a function that can filter the comments by keywords.

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.