galciluz / javascript-challenge

JavaScript and DOM Manipulation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

javascript-challenge

JavaScript and DOM Manipulation

jsimage

Background

WAKE UP SHEEPLE! The extra-terrestrial menace has come to Earth and we here at ALIENS-R-REAL have collected all of the eye-witness reports we could to prove it! All we need to do now is put this information online for the world to see and then the matter will finally be put to rest.

There is just one tiny problem though... our collection is too large to search through manually. Even our most dedicated followers are complaining that they are having trouble locating specific reports in this mess.

We need to write code that will create a table dynamically based upon a dataset we provide. We also need to allow our users to filter the table data for specific values. There's a catch though... we only use pure JavaScript, HTML, and CSS, and D3.js on our web pages. They are the only coding languages which can be trusted.

You can handle this... right? The planet Earth needs to know what we have found!

Results

screenshot1 screenshot2

About

JavaScript and DOM Manipulation


Languages

Language:JavaScript 80.3%Language:CSS 10.3%Language:HTML 9.4%