valery-nguyen / GameOfThrones-D3

GameOfThrones-D3 explores the interactions between the various characters of HBO series Game of Thrones through several D3.js visualization techniques.

Home Page:https://gameofthrones-d3.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GameOfThrones-D3 explores the interactions between the various characters of HBO series Game of Thrones through several D3.js visualization techniques.

screenshot screenshot2 screenshot3

Built With

Deployment

Background

This application uses data solely based on the HBO series, fan-based datasets which can be found here:

Characters informations are based on HBO's series viewers guide.

This application incorporates several representations of those data, as seen above.

Installation

git clone https://github.com/valery-nguyen/GameOfThrones-D3.git
cd GameOfThrones-D3
npm install
cd frontend
npm install

Run

  • Start the server and client concurrently
npm run dev

Authors

  • Valery Nguyen

About

GameOfThrones-D3 explores the interactions between the various characters of HBO series Game of Thrones through several D3.js visualization techniques.

https://gameofthrones-d3.herokuapp.com/


Languages

Language:JavaScript 68.5%Language:CSS 29.9%Language:HTML 1.6%