Skip to content

douglasdrake/tablefilter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

tablefilter

Description

Filter a database of UFO sightings on multiple conditions

Methods

  1. A group of text field forms are used for input. Multiple entries are separated by commas.
  2. A filter is built up from each of the input form values. Multiple entries are filtered by OR. The different input forms are combined in the filter by AND. See the file buildfilter.js for the constuction of the filter.
  3. Results are written to a table.
  4. The HTML elements of the page are Bootstrap components.

Results

The site.

About

Filter a database based on multiple conditions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors