Jessseee / dataviz

DataViz - Module 8 | CreaTe

Home Page:https://jessseee.github.io/dataviz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dataviz - Module 8 | Creative Technology

Tiger King or Tiger Tyrant

This website contains a variety of data visualization regarding wild animals in captivity and in the wild, with a focus on big cats.

Technical details

This project uses JQuery with Kendo UI and Bootstrap for a simple lightweight website without need for a back-end.

Partials are used to declutter the index page but keep the size of the website minimal. JQuery is used to loop over all elements with a data-includeHTML parameter to include partials where needed.

To include a partial simply add a html element with the data-includeHTML parameter.
<div data-includeHTML="partials/_partial.html"></div>

Data is either downloaded and stored in the project's data directory or collected remotely using API calls.

About

DataViz - Module 8 | CreaTe

https://jessseee.github.io/dataviz


Languages

Language:JavaScript 71.5%Language:HTML 28.4%Language:CSS 0.1%