Skip to content

tied/JiraDashboard

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jira Dashboard provides teams with the possibility to keep track of spent hours versus reserved hours per project in a specific period (usually a sprint).

The application consists of three services:

  • A client (React) for displaying data in charts
  • A server (Node) for serving up and saving the project settings
  • An API (dotnet core) for retrieving all the worklogs from the Jira api and calculating whether a project is on track or not

About

Jira Dashboard that gives insight into hours spent versus hours logged in Tempo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 69.4%
  • JavaScript 29.0%
  • Other 1.6%