it1011 / react-gantt-demo

dhtmlxGantt with ReactJS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gantt chart for React.JS

This is a react gantt chart demo app that is made with the help of dhtmlxGantt. The demo includes implementation of time scale zooming and processing of changes that users can make in gantt chart.

More features can be added due to rich functionality of dhtmlxGantt: https://dhtmlx.com/docs/products/dhtmlxGantt/#product-features

How to start

  • clone the repository or download files
  • install dependencies
npm install 
  • run server
npm start

Related resources

About

dhtmlxGantt with ReactJS


Languages

Language:JavaScript 74.7%Language:HTML 13.3%Language:CSS 12.0%