This project creates a HTML dashboard for a hypothetical organisation called ALIENS-R-REAL which had collected data of several eye-witness reports of alien sightings. The dashboard includes dynamic table which can filter UFO sightings based either date/time, city, state, country, and/or shape.
There are two versions of this project contained within this respository
- UFO-level-1 which allows sightings to be filtered based on a single category.
- UFO-level-2 which allows sightings to be filtered based on multiple categories.
- HMTL5
- CSS
- Javascript
- Bootstrap
- D3
- Go to either UFO-level-1 or UFO-level-2
- click on the index.html file to launch your chosen dashboard.