diff --git a/README.md b/README.md index 489aee5..fe9b806 100644 --- a/README.md +++ b/README.md @@ -4,15 +4,13 @@ [![npm: v.6.0.3](https://img.shields.io/badge/npm-v.6.0.3-blue.svg)](https://www.npmjs.com/package/dhtmlx-scheduler) [![License: GPL v2](https://img.shields.io/badge/license-GPL%20v2-blue.svg)](https://www.gnu.org/licenses/old-licenses/gpl-2.0.html) -[dhtmlxScheduler](https://dhtmlx.com/docs/products/dhtmlxScheduler) is a JavaScript event calendar that allows you to add a Google-like scheduler to your web app or website. +[dhtmlxScheduler](https://dhtmlx.com/docs/products/dhtmlxScheduler) is a JavaScript library that allows you to add a Google-like scheduler to your web app or website. -Intuitive drag-and-drop interface allows the end users to quickly manage events and appointments in different views: Day, Week, Month, Year, Agenda, Timeline, etc. +Intuitive drag-and-drop interface allows end users to quickly manage events and appointments in 10 different views, including Day, Week, Month, Year, Agenda, Timeline, etc. The Scheduler also supports integration with Google Maps so users can assign a location to the particular calendar events. Moreover, they can create recurring and multiday events. -Very lightweight, highly customizable, and fast, dhtmlxScheduler provides a quick way to add an Ajax-based event calendar on a web page. +![DHTMLX Scheduler Demo](https://github.com/plazarev/media/blob/master/javascript-scheduler-dhtmlx.png?raw=true) -![DHTMLX Scheduler Demo](https://docs.dhtmlx.com/scheduler/media/init_scheduler_front.png) - -[See more samples >](https://docs.dhtmlx.com/scheduler/samples/index.html) +==> [See more samples](https://docs.dhtmlx.com/scheduler/samples/index.html) ## Getting started ## @@ -55,7 +53,7 @@ scheduler.parse([ ==> [Check the live demo](https://snippet.dhtmlx.com/5/71834aa3b) -### Complete guides ### +## Complete guides ## - [Vue.js](https://dhtmlx.com/blog/use-dhtmlx-scheduler-vue-js-framework-demo/) - [Angular](https://dhtmlx.com/blog/angular-dhtmlxscheduler-tutorial/) @@ -69,15 +67,13 @@ scheduler.parse([ - [Slim framework](https://docs.dhtmlx.com/scheduler/howtostart_php_slim4.html) - [Ruby on Rails](https://docs.dhtmlx.com/scheduler/howtostart_ruby.html) -### All tutorials ### - -[https://docs.dhtmlx.com/scheduler/howtostart_guides.html](https://docs.dhtmlx.com/scheduler/howtostart_guides.html) +==> [Check all tutorials](https://docs.dhtmlx.com/scheduler/howtostart_guides.html) ## Features ## - Responsive design and full support for touch screens -- Support for all modern browsers: Google Chrome, Internet Explorer (11+), Safari, Firefox and MS Edge +- Support for all modern browsers: Google Chrome, Safari, Firefox and MS Edge - Configurable options - color shapes, time scales, custom form for recurring events, 25 languages, and RTL support @@ -85,19 +81,21 @@ scheduler.parse([ - Export service to XML, iCal, JSON, PDF, PNG, MS Project +- Dynamic loading + - PHP, ASP.NET, Java, CF [connectors](https://dhtmlx.com/docs/products/dhtmlxConnector/) ## Follow us ## -Star our GitHub repo +Star our GitHub repo :star: -Take a [survey](https://docs.google.com/forms/d/e/1FAIpQLSee5YV4WBfZ17RJ-H1TpkBYYcXsZTr0xqNpOrhGrCLiaQeOJQ/viewform) to help us understand your needs +Take a [survey](https://docs.google.com/forms/d/e/1FAIpQLSee5YV4WBfZ17RJ-H1TpkBYYcXsZTr0xqNpOrhGrCLiaQeOJQ/viewform) to help us understand your needs :memo: -Read us on [Medium](https://medium.com/@dhtmlx) +Read us on [Medium](https://medium.com/@dhtmlx) :newspaper: -Follow us on [Twitter](https://twitter.com/dhtmlx) +Follow us on [Twitter](https://twitter.com/dhtmlx) :bird: -Like our page on [Facebook](https://www.facebook.com/dhtmlx/) +Like our page on [Facebook](https://www.facebook.com/dhtmlx/) :+1: ## License ## @@ -110,5 +108,7 @@ To use dhtmlxScheduler in non-GPL projects (and get Pro version of the product), ## Useful links ## -- [Online documentation](https://docs.dhtmlx.com/scheduler/) -- [Support forum](https://forum.dhtmlx.com/c/scheduler-all/scheduler) \ No newline at end of file +- [Documentation](https://docs.dhtmlx.com/scheduler/) +- [Online samples](https://docs.dhtmlx.com/scheduler/samples/index.html) +- [DHTMLX Scheduler product page](https://dhtmlx.com/docs/products/dhtmlxScheduler/) +- [Support forum](https://forum.dhtmlx.com/c/scheduler-all/scheduler)