Skip to content
This repository was archived by the owner on Aug 23, 2022. It is now read-only.

stewest/react-sprint-graph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A basic Agile 2 Sprint graph.

Usage

Required GET params: boardId, sprintId (eg. http://localhost:3000/?boardId=240&sprintId=563).

Local

  • yarn install

  • For local development run yarn dev-server providing your JIRA url, your username and password.

  • in a separate terminal, run yarn start dev with something like the above url ^^. See Board ID and Sprint ID.

License

Copyright (C) 2017 Maximilian Stoiber & Nikolaus Graf. You may use this repo for non-commercial use under the GPLv3 license.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

(see LICENSE.md for the full license text)

About

A react widget plotting a sprint burn up graph, with sprint goals.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •