Headwaters Nature

About

This is a web application for maintaining small club membership lists. It has the ability to maintain a list at present; planned features include the ability to print lists, print labels, generate expiration reminders, etc.

This is an extended version of ClubList, an open source demo site that Ian Darwin wrote. The HN version has a lot of customizations for mailing lists, member details, and so on.

Technology: The site is built using Java and APIs including JakartaServer Faces (JSF), Contexts and Dependency Injection (CDI), Jakarta Persistence Architecture (JPA), Hibernate, and more. It should run on any standard Jakarta EE 10 (or later) Application Server. Primarily developed and tested on JBoss WildFly.