RikLakhe / jira-express

Full stack application to connect with JIRA and produce JIRA Reports in Front end

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jira-Express

Express server with React to work with JIRA API

This demo is strickly for testing purpose.
1. Fetch Projects
2. Fetch All Issues for given time frame
3. Display Line Chart of issues
4. List all Sprint in date range
5. Display BURNDOWN chart for Sprint

Routes

v1,v2 - depreciate
v3 - only to fetch Project (temporary)
v4 - working

/ - React App

Progress

GitHub Logo GitHub Logo GitHub Logo

About

Full stack application to connect with JIRA and produce JIRA Reports in Front end

License:MIT License


Languages

Language:JavaScript 92.8%Language:HTML 4.3%Language:CSS 2.9%