Bootstrap Calendar

A simple calendar plugin for the awesome Bootstrap framework

Here is an example use-case of this plugin. It adds notes to any date on the calendar. Currently, this example saves data in the localStorage. Obviously, you can write code to save data to wherever you wish.

Just by adding the following markup, you will get the calendar rendered like the one above.

<div data-toggle="calendar"></div>