Description
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
Gantt chart for React.JS alternatives and similar libraries
Based on the "Faster Web" category.
Alternatively, view Gantt chart for React.JS alternatives based on common mentions on social networks and blogs.
-
lighthouse
Automated auditing, performance metrics, and best practices for the web. -
Vue Storefront
The open-source frontend for any eCommerce. Built with a PWA and headless approach, using a modern JS stack. We have custom integrations with Magento, commercetools, Shopware and Shopify and total coverage is just a matter of time. The API approach also allows you to merge VSF with any third-party tool like CMS, payment gateways or analytics. Newest updates: https://blog.vuestorefront.io. Always Open Source, MIT license. -
Turbolinks
Turbolinks makes navigating your web application faster -
quicklink
⚡️Faster subsequent page-loads by prefetching in-viewport links during idle time -
InstantClick
InstantClick makes following links in your website instant. -
Fly CDN
A set of useful libraries for Edge Apps. Run locally, write tests, and integrate it into your deployment process. Move fast and maybe don't break things? Because, gosh darnit, you're an adult.
Extensible JavaScript Form Builder Libraries
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of Gantt chart for React.JS or a related project?
README
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
yarn install
or
npm install
run server
yarn start
or
npm start
Related resources
- Read full tutorial here: https://dhtmlx.com/blog/create-react-gantt-chart-component-dhtmlxgantt/
- Learn about dhtmlxGantt here: https://dhtmlx.com/docs/products/dhtmlxGantt/
- Learn about React here: https://facebook.github.io/react/