Skip to content

Scrum user stories generator, helper for visual management

License

Notifications You must be signed in to change notification settings

primeminister/AgileStoryPrint

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AgileStoryPrint

Because we think visual management is essential in you daily team management, we develop a tool to allow you printing Jira Story to beautiful formated Story cards.

Demo on: www.jira2scrumboard.com

Minimum Requirements

To run this project you need:

  • PHP 5.6
  • PHP extension php_zip enabled
  • PHP extension php_xml enabled
  • PHP extension php_gd2 enabled (if not compiled in)
  • Composer
  • WKHTMLToPDF

The project is based on Symfony 2.6

Convert Stories with Excel files

If you convert Stories from an Excel becareful to have column well named.
This app will look for the following column inside your Excel file, to determinate in which fields your data are.

  • Story ID = "Key"
  • Issuer Type = "Issue Type"
  • Story Summary = "Summary"
  • Story Effort = "Points"
  • Project name = "Project"

Contribution

Feel free to contribute to this project and improve it.
Any new translation is welcomed. Translate this page on our Transifex page

Greetings

Thanks to Vistaus for the Dutch translation.

Blog posts

French

About

Scrum user stories generator, helper for visual management

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 53.2%
  • JavaScript 33.0%
  • CSS 8.2%
  • PHP 5.4%
  • ApacheConf 0.2%