summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md14
1 files changed, 8 insertions, 6 deletions
diff --git a/README.md b/README.md
index 466c25f..94a2bd3 100644
--- a/README.md
+++ b/README.md
@@ -1,10 +1,11 @@
-DHTMLX Gantt and React Demo
+Gantt chart for React.JS
===================
-Demo of Gantt chart component with React library
+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.
-### How to start
+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
@@ -19,6 +20,7 @@ npm start
### Related resources
-<!-- - Read full tutorial here:-->
- - Learn about dhtmlxGantt here: https://dhtmlx.com/docs/products/dhtmlxGantt/
- - Learn about React here: https://facebook.github.io/react/ \ No newline at end of file
+
+- 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/ \ No newline at end of file