Eden Logo awEventMgr  


awEventMgr: Publish an interactive web calendar for your events and jobs

 
Summary

screen shot

 

awEventMgr is a dynamic, database driven, web enabled schedule and assignment board for small to large groups. It lets you publish dynamic, searchable event calendars and assignments to the web or your local network.

As a general user, you can find events and assignments. You can view summary information in various calendar formats (calendar,log, list, agenda). You can filter them using criteria such as time, place, who, event type. You can click links to details about events, assignments, and people.

The admininistrator role gives you more options on the menu and on pages. You can create, edit, delete events, assignments, and contacts. You can repeat events and assignments and send email reminders.

The web application includes open source JSP and Java that you may tailor to your needs. You can customize appearance, menu items, and search roles. The design is factored to let you quickly build custom queries.

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


Features
Find events and assignments.
  • Searchable, Time views of events.
  • Searchable, Time views of assignments.
  • Links to contacts, event details, assignments.
Search pages to find and view particular entries for contacts, roles. You can use search criteria such as who or name.
  • Find Events : List services, meetings, ...
  • Find Assignments : Who is scheduled
  • Find Resources : Who and what are available for jobs
  • Find Contacts : Who and what are available for roles

Consistent user interface with many aids.

  • On line Help pages.
  • Multi-level search screens
  • Context and role sensitive. Unallowed actions are not displayed.
  • Short cuts for date entry
  • User role manager.

The administrative role allows you to edit and browse the database. The admininstrator role gives you more options on the menu and on pages. Generally, it will also display edit pages instead of view pages.

  • Create, edit, delete events, assignments, and other items
  • Duplicate events and assignments
  • Add, remove assignments for an event
  • Send email reminders to those assigned to an event
  • Refresh the options in selection lists
  • Check the status of the throttle license

The design is factored and has related tools so that you may tailor to your needs.

  • Configurable, data drien drop downs
  • Open source JSP and Java
  • customize appearance
  • customize menu items
  • compatible on major plaforms: Linux, Unix, Mac OSX, Windows.
  • factored to let you quickly build custom queries


Requirements
  • Java.
  • JSP server (eg, tomcat).
  • JDBC accessable data base manager and connector (eg, mySql).
  • java mail if you wish to use mail
  • Eden Systems LLL utilities, Version 0.4.
  • ant for construction.