Skip to content

Commit

Permalink
Describe what is the purpose of the project
Browse files Browse the repository at this point in the history
  • Loading branch information
udebella committed Sep 6, 2023
1 parent 613799b commit a7518ac
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
Binary file added documentation/screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 12 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Github dashboard

Follow multiple repositories and get notifications when someone opens a new pull requests.
Get in one view, build statuses for the repositories and associated pull requests.

Really helpful when working with multiple repositories in microservice architecture for example.

Here is an example of the dashboard in action :
![screenshot from the application](documentation/screenshot.png)

Notes:
* Data consumes only github api (works with private instances of github enterprise)
* Everything is stored locally in your browser

## Contributing

## Install dependencies
Expand Down

0 comments on commit a7518ac

Please sign in to comment.