summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexKlimenkov <shurick.klimenkov@gmail.com>2017-05-25 12:36:15 +0300
committerAlexKlimenkov <shurick.klimenkov@gmail.com>2017-05-25 12:36:15 +0300
commit8b59f194752ebe41a804877bab220e4cbc7cf36b (patch)
tree141a2c79d758bd52d87654592ef0010617c75db5
parent60c207b7f52ba614d63c0003fee0b0974745f547 (diff)
downloadreact-gantt-demo-8b59f194752ebe41a804877bab220e4cbc7cf36b.zip
react-gantt-demo-8b59f194752ebe41a804877bab220e4cbc7cf36b.tar.gz
react-gantt-demo-8b59f194752ebe41a804877bab220e4cbc7cf36b.tar.bz2
-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