Eden Logo awContactMgr  


awContactMgr: Publish and manage contact information

 
Summary  Manage contact information, notes, and events.

awContactMgr lets you manage personalized information about people. This includes the ability to track the following.

  • Contact: name, address, email for persons.
  • Notes: additional info
  • Events: Occurrences with a person
  • Lists: lists based on selections of contacts
  • Codes: codes for lists
The application allows you to edit and browse these. It provides services to track events such as opening mail and so on.
 
 
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  Features
  • Searchable view of contacts.
  • Searchable view of events.
  • Create list of contacts as XML or CSV.
  • Multiple contacts for a person.
  • Drop down selections.
  • Help files.
Requirements
  • Java.
  • JSP server (eg, tomcat).
  • JDBC accessable data base manager and connector (eg, mySql).
  • edenllc utilities.
  • ant for construction.