/github-pulls-viewer

App to allow viewing of all subscribed repos that have outstanding pull requests

Primary LanguageCSS

Get better visibility of open pull requests and issues for repos you follow. This is early prototype and requires work on the user auth.

Webapp groups together subscribed repos for given user and provides feature to view all open items (issues and pull requests). Links back to GitHub.

Deploy locally and update login details in the ajaxGithubProxy.rb file (pending work item to change this)

Start app by running

ruby ajaxGithubProxy.rb

Gemfile and more thorough installation instructions to follow.

A change