domenic / bug-life

Bug Life - GitHub Data Challenge 2014

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bug Life

Project available at 9-volt.github.io/bug-life.

For Developers

GitHub authorization

GitHub authorization is based on MrSwitch/hello.js. This project requires token only when API rate limit is exceeded. Required tokens give access only to public repositories.

For visualizing private repositories manual generation of token is required.

Structure

Application relies on 2 main parts:

  • parser.js - module that does the communication with server and parses issues and events
  • visuals.js - module that visualizes parsed data

Screenshoots

textract vizualization backbone vizualization

About

Bug Life - GitHub Data Challenge 2014

License:MIT License


Languages

Language:JavaScript 61.1%Language:HTML 25.1%Language:CSS 13.8%