Eden Logo axCalendar  


axCalendar: Publish event calendar on the internet

 
Summary

screen shot

  Publish dynamic event calendars and messages to the web or your local network.

axCalendar is a dynamic, web enabled schedule and message board for small to large groups. You can view events in calendar,log, and agenda formats and can filter them using criteria such as time, place, event type.

The administrative portal allows you to edit and browse the database.

The web application includes open source JSP and Java that you may tailor to your needs.

 
 
Links 
LinkAbout
demo Demo site. You may log in with different roles and write data.
Complete source. Extract with jar xf filename or tar xzf filename
 
About  Applications
  • Church events.
  • School events.
  • School homework assignments.
  • Meeting events.


Features
Models the following.
  • Events: Occurrences with a definite time and duration. You may associate time, place, who, type and other info.
  • Notes: Additional info attached to an event.
  • Messages: General messages and info.
  • Searchable view of events.
  • Searchable view of notes.
  • Searchable calendar view of events.
  • Searchable log view of events.
  • Searchable agenda view of events.
  • Help pages.
  • Multi-level search screens.
  • Configurable drop downs
  • Administrative portal
  • Repeat events based on a model


Requirements
  • Java.
  • JSP server (eg, tomcat).
  • JDBC accessable data base manager and connector (eg, mySql).
  • Eden Systems LLL utilities.
  • ant for construction.