diff options
Diffstat (limited to 'business/AssociationSubscribersManager/README')
-rw-r--r-- | business/AssociationSubscribersManager/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/business/AssociationSubscribersManager/README b/business/AssociationSubscribersManager/README new file mode 100644 index 0000000000..7ae0fa7250 --- /dev/null +++ b/business/AssociationSubscribersManager/README @@ -0,0 +1,5 @@ +Association Subscribers Manager is software designed to manage members +of associations. An "association" can be a club sport, a music club, etc.; +it is highly customizable. It can manage groups of several thousand +members. It is written in C++ with Qt 4 as a GUI framework. All +generated files are in an XML-based format to guarantee interoperability. |