Skip to content

atosorigin/DPU-701-Stakeholder_Tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview:

  • A simple tool to allow teams to track which of their project's stakeholders they should focus on. Allows export of the completed stakeholder map to a .png file with the project name and number as the filename.
  • Works in Chrome and Firefox only, due to Canvas and download dependencies.

Technical highlights:

  • Uses HTML5 Canvas with drag and drop functionality.
  • Uses layered canvases to provide an efficient static background. This is merged with the drag and drop layer for export.
  • Combines use of the download attribute and the Canvas.toDataURL method to allow downloading of the canvas as an image.
  • Swatch colour picker with custom styles.
  • Deployed to Openshift for easy access.

References:

The OpenShift jbossews cartridge documentation can be found at:

http://openshift.github.io/documentation/oo_cartridge_guide.html#tomcat

About

One page web-based stakeholder management diagram.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published