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
- Host: GitHub
- URL: https://github.com/codingchili/ss-livestats
- Owner: codingchili
- Created: 2020-08-19T15:33:36.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-27T08:26:21.000Z (almost 6 years ago)
- Last Synced: 2025-07-06T14:40:24.152Z (11 months ago)
- Language: HTML
- Size: 55.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.

### 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.