/Bitbucket-Issue-Tracker-Visualizer

A simple way of viewing bitbucket issues in an interactive datatable.

Primary LanguageHTML

Bitbucket-Issue-Tracker-Visualizer

A simple way of viewing bitbucket issues in an interactive datatable, and exporting to excel.

See the live demo . You can paste your own issues JSON export.

If the live demo is not working, you can just download the zip file from here, extract all files and open the index.html in your browser.

Currently it only looks at the issues list. Other data (comments, watchers etc) is currently ignored, but it should be trivial to modify the code to handle it.

Pull requests are welcome.