dooleyb1 / github-social-graph

Repository containing the source code for the CS3012 GitHub Social Graph project.

Home Page:https://brandondooley.com/github-social-graph

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub Social Graph | Build Status

Web-application written in ReactJS that interrogates the GitHub API and graphically displays information regarding the lifecycle of an organisations repository.

This project extends upon the CS3021 - GitHub Access Project

Live Version

Basic Overview

Alt Text

Toggle Detailed Graph Data

Alt Text

Explore

Alt Text

Want to Build?

To build/run this project locally do the following:

  • Clone the repository
  • Change src/access-token-SAMPLE.js to your GitHub API key
  • Run npm install to install node dependencies
  • Run npm start to build locally (localhost:3307)
  • Run npm build to build static deployment package

About

Repository containing the source code for the CS3012 GitHub Social Graph project.

https://brandondooley.com/github-social-graph


Languages

Language:JavaScript 84.5%Language:CSS 10.9%Language:HTML 4.5%