An open API service indexing awesome lists of open source software.

https://github.com/zkoss/zkcalendar


https://github.com/zkoss/zkcalendar

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# ZK Calendar

A powerful open-source calendar component that brings Google Calendar-like functionality to your Java web applications.

## Features

- Full Ajax-based calendar interface
- Multiple calendar views (month, week, day)
- Drag and drop event management
- Customizable event styling
- Time zone support

# Getting Started

## Maven Installation

```xml

org.zkoss.calendar
calendar
${version}

```

# Quick Example
```xml

```

# Run Demo at Local

# License
* [GPLv2](http://www.gnu.org/licenses/old-licenses/gpl-2.0.html)

# Documentation
* [ZK Calendar Essentials](http://books.zkoss.org/wiki/ZK_Calendar_Essentials)
* [Online Demo](https://www.zkoss.org/zkdemo/zk_calendar/zk_calendar)

# Support
* [Issue Tracker](https://tracker.zkoss.org/projects/ZKCAL/)
* [Forum](https://forum.zkoss.org/)

# Contribution
See [contributing.md](contributing.md)