Skip to content

Latest commit

 

History

History
52 lines (33 loc) · 1.07 KB

README.md

File metadata and controls

52 lines (33 loc) · 1.07 KB

Codeshipped!

GitInsights!

Quickly visualize/analyze Github user activity, GitInsights Today!

Team

  • Product Owner: John Zhang
  • Scrum Master: Eli Xian
  • Development Team Members: John Zhang, Eli Xian, Seunghoon Ko

Table of Contents

  1. Usage
  2. Requirements
  3. Development
    1. Installing Dependencies
    2. Tasks
  4. Team
  5. Contributing

Usage

Finding talent via Github is hard. Github Insights makes it easy to analyse and visualize the information you care about by simply searching their username.

Requirements

  • Node 0.10.x
  • Express 4.12.x
  • Angular 1.3.x

Development

Installing Dependencies

From within the root directory:

sudo npm install -g bower
npm install
bower install

Roadmap

View the project roadmap here

Contributing

See CONTRIBUTING.md for contribution guidelines.