Skip to content

Frontend Application to manage your Pullrequests on Github

Notifications You must be signed in to change notification settings

rezziemaven/pr-dashboard-client

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pull Request Dashboard

Pure Dashboard is a web application to filter and follow the pull requests of interest from your own GitHub Repositories.

Usage

Development Environment

  • Clone the repository with git clone <repository url>
  • Install the dependencies yarn install or npm install
  • Create a .env.develoment file in the root folder with the required keys. You can find an example in .env.development.example.
  • To be able to use all the functionality of the application you need to clone and run the PuRe Dashboard server repository

API

To use the API, you can check the documentation here.

Screenshots

Tech Stack

Team

Carmelo Carrillo - GitHub

Dave Martínez - GitHub

José Manuel - GitHub

Goran Plavsic - GitHub

About

Frontend Application to manage your Pullrequests on Github

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 66.7%
  • CSS 30.6%
  • HTML 2.7%