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

https://github.com/codingchili/ss-livestats

Self selection live stats from Jira
https://github.com/codingchili/ss-livestats

Last synced: 4 months ago
JSON representation

Self selection live stats from Jira

Awesome Lists containing this project

README

          

# Self selection dashboard

- Show the distribution of team preference, maybe your team needs a boost?
- Visualize the distribution of spirit animals, do we need more gryphons?
- Keep a count of the total cards created and some mysterious extra stats!
- The charts are updated in near- realtime.

Python 3.6+, asyncio/aiohttp and the Jira REST API.

![Image of Yaktocat](screenshot.png)

### Installation

```console
docker build .
docker run -it -p 4040:8080
```

or just ..

```console
pip install bs4 lxml aiohttp
python main.py
```

### Notes

This project requires a Jira setup to work with some custom macros, but you get the point.

For internal use by organization.