MaxBrowning / javascript-challenge

Application to add a table of UFO sightings to the webpage with the ability to filter the table based on a user input date.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

javascript-challenge

This challenge provided starter code for HTML and data.js. The challenge was to create and application that would add the table to the webpage on load as well as create a working filter form based on the date column.

The project limited us to using JavaScript, HTML, and CSS, and D3.js.

Image of final product:

About

Application to add a table of UFO sightings to the webpage with the ability to filter the table based on a user input date.


Languages

Language:JavaScript 82.2%Language:CSS 9.9%Language:HTML 7.9%