An open API service indexing awesome lists of open source software.

https://github.com/ludovic-gonthier/snowshoe

Github Pull Request dashboard to ease your Code Review across multiple projects
https://github.com/ludovic-gonthier/snowshoe

dashboard javascript pull-requests react-js

Last synced: about 1 year ago
JSON representation

Github Pull Request dashboard to ease your Code Review across multiple projects

Awesome Lists containing this project

README

          

# SnowShoe

Snowshoe Dashboard allows you to have a clean view of the ongoing PR on the repositories/organizations/teams you're involved in.

You can try the application [here](http://www.snowshoe.report) to see if it fits your needs.

![SnowShoe](docs/quick-glimpse.png "SnowShoe")

## Build status

[![Build Status](https://travis-ci.org/ludovic-gonthier/snowshoe.svg)](https://travis-ci.org/ludovic-gonthier/snowshoe) [![Coverage Status](https://coveralls.io/repos/ludovic-gonthier/snowshoe/badge.svg?branch=master&service=github)](https://coveralls.io/github/ludovic-gonthier/snowshoe?branch=master) [![bitHound Overall Score](https://www.bithound.io/github/ludovic-gonthier/snowshoe/badges/score.svg)](https://www.bithound.io/github/ludovic-gonthier/snowshoe)

## Documentation

Visit the following wiki pages to have more informations on:

* [Installation Instructions](https://github.com/ludovic-gonthier/snowshoe/wiki/Installation)
* [Github Application](https://github.com/ludovic-gonthier/snowshoe/wiki/Github_application)
* [Environment variables](https://github.com/ludovic-gonthier/snowshoe/wiki/Environment_variables)
* [Personnal Access Token](https://github.com/ludovic-gonthier/snowshoe/wiki/Personnal_Access_Token)