You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ibnu hamdani
b33489323f
|
3 years ago | |
---|---|---|
.. | ||
libs | 3 years ago | |
res | 3 years ago | |
.gitignore | 3 years ago | |
README.md | 3 years ago | |
composer.json | 3 years ago | |
gantt.css | 3 years ago | |
gantt.html | 3 years ago | |
ganttDrawerSVG.js | 3 years ago | |
ganttGridEditor.js | 3 years ago | |
ganttMaster.js | 3 years ago | |
ganttPrint.css | 3 years ago | |
ganttTask.js | 3 years ago | |
ganttTestSuite.js | 3 years ago | |
ganttUtilities.js | 3 years ago | |
ganttZoom.js | 3 years ago | |
license.txt | 3 years ago | |
platform.css | 3 years ago |
README.md
jQueryGantt
jQuery Gantt editor has been written by Roberto Bicchierai and Silvia Chelazzi
These are some key features:
- jQuery based 3.2
- MIT licensed: you can reuse everywhere https://opensource.org/licenses/MIT
- JSON import-export
- internationalizable
- manage task status –> project workflow
- manage dependencies
- manage assignments (resources, roles efforts)
- server synchronization ready
- full undo-redo support
- cross browser (at least for recent versions)
- keyboard editing support
- SVG visual editor
- print friendly
- collapsible branches
- critical path
- milestones, progress etc.
- zoom
Try the online working demo here: https://gantt.twproject.com
Read here about latest release: https://roberto.twproject.com/2017/04/05/new-gantt-editor-release-the-best-ever/
Read the genesis of this component here: http://roberto.twproject.com/2012/06/14/the-javascript-gantt-odyssey/
Documentation is here: http://roberto.twproject.com/2012/08/24/jquery-gantt-editor/
jQuery Gantt editor is part of Twproject 6 project