Giter Club home page Giter Club logo

node-scheduler-demo's Introduction

dhtmlxScheduler with NodeJs

Demo of dhtmlxScheduler with NodeJs + MongoDB as backend

How to start

To run the app, do the next after cloning the repo

npm install
npm start

after that, open in a browser http://localhost:3000/init to generate a test data, and http://localhost:3000 to check the calendar.

DB config

App expects to find the mongoDB on localhost, you can change the server address in the app.js

node-scheduler-demo's People

Contributors

alexklimenkov avatar sergmitmin avatar stanislav-wolski avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

node-scheduler-demo's Issues

Rendering calendar as ejs template.

Great project, thank you for sharing this.
Is there any way to res.render calendar page as ejs template? When I try to do this I get empty page. In chrome F12 panel code is present though. Thank you for any help in this matter.

Update and delete modes are not working

I have been trying to integrate the scheduler with my node app. In the newly cloned repo, all the calendar modes: insert, update, and delete are working fine. But, when I try to add them to my project, without changing anything, the update and delete mode stop working. Do you have any thoughts on this?

CSRF

Hello. I've been trying to integrate the scheduler into my node.js project. In short, POSTs are generating 403 (forbidden) due to middleware (express.csrf()) already in place, looking for the CSRF token. Would you know of any way to integrate CSRF into the mix? I'm aware that it's possible using the PHP-based suite, but I'm not intending on using PHP at all. Thanks!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.