https://github.com/robicch/jQueryGantt
jQuery Gantt editor
https://github.com/robicch/jQueryGantt
Last synced: 24 days ago
JSON representation
jQuery Gantt editor
- Host: GitHub
- URL: https://github.com/robicch/jQueryGantt
- Owner: robicch
- License: other
- Created: 2012-08-22T13:48:03.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2022-10-09T15:46:07.000Z (over 2 years ago)
- Last Synced: 2025-02-28T11:45:22.051Z (about 2 months ago)
- Language: JavaScript
- Size: 795 KB
- Stars: 2,230
- Watchers: 184
- Forks: 939
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- License: license.txt
Awesome Lists containing this project
- awesome-canvas - jQueryGantt - jQuery Gantt editor.   (Libraries / Gantt)
- awesome-starred-test - robicch/jQueryGantt - jQuery Gantt editor (JavaScript)
- awesome-starred - robicch/jQueryGantt - jQuery Gantt editor (others)
README
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.
* zoomTry 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