The calendar uses jQuery for the front-end interactions, Node.js on the server-side and CouchDB to save data.
Here are some key features of "Node Calendar":
· Daily & Weekly View
· Overlapping Events
· All Day Events
· Server-side JavaScript on Node.JS
· Replicatable, Scalable, & Comfortable Database CouchDB
· JSON API
· Editing / Adding Events on Mouse Click
Requirements:
· JavaScript enabled on client side
· Node.js
· jQuery JavaScript Library
· Apache CouchDB
What's New in This Release: [ read full changelog ]
· Fixed 2 bugs causing the server to crash on bad data.
· Correctly implemented event resizing.