Jira Stats was created to analyze estimate / spent time ratio for various development tasks. Time was logged into Jira but I didn't find enough information in built-in reports. In order to save development and deployment time, I choose to implement app without server side.
Features:
- Parse data from user-uploaded files
- Filter data
- Build charts to analyze how precise estimated times were for various devs and types of tasks
Used stack:
- Ember.js (frontend framework)
- Plotly.js (charts)
- UIKit3 (UI framework)
- ForerunnerDB (client-side database)
Published:April 23, 2020