Difference between revisions of "MembershipManagement"

From LiluxWiki
Jump to navigationJump to search
Line 10: Line 10:
 
  * API to member list to include other tools like libraries ...
 
  * API to member list to include other tools like libraries ...
 
  * Integration with mediawiki/joomla ...
 
  * Integration with mediawiki/joomla ...
 
== Requirements from Hackerspace ==
 
https://www.hackerspace.lu/wiki/Membership_Management_Tool#Requirements
 
  
 
== Task List ==
 
== Task List ==
Line 20: Line 17:
 
* setup test web page
 
* setup test web page
 
* Add project to TRAC: (https://www.hackerspace.lu/trac) - David Raison
 
* Add project to TRAC: (https://www.hackerspace.lu/trac) - David Raison
 +
 +
 +
== Requirements ==
 +
= Requirements from Hackerspace =
 +
https://www.hackerspace.lu/wiki/Membership_Management_Tool#Requirements
 +
= Requirements from LiLux =
 +
*
 +
*
 +
= general requirements =
 +
*
 +
*
 +
 +
== Existing software/tools ==
 +
=== software ===
 +
* http://archreactor.org/wiki/index.php/AROS
 +
 +
=== tools ===
 +
* nuBuilder [http://#]
  
 
=== See also ===
 
=== See also ===
 
* https://www.hackerspace.lu/wiki/Membership_Management_Tool
 
* https://www.hackerspace.lu/wiki/Membership_Management_Tool
* http://archreactor.org/wiki/index.php/AROS
+
 
  
 
== suggestion: use LDAP ==
 
== suggestion: use LDAP ==

Revision as of 18:38, 5 April 2010

Membership Management

Kick off Meeting

Wednesday 27/01/2010

Points discussed:

* Separate members for each club (a club should not know if a user is in a different club)
* Use a pseudo will be used as key for the user.
* API to member list to include other tools like libraries ...
* Integration with mediawiki/joomla ...

Task List


Requirements

Requirements from Hackerspace

https://www.hackerspace.lu/wiki/Membership_Management_Tool#Requirements

Requirements from LiLux

general requirements

Existing software/tools

software

tools

See also


suggestion: use LDAP

  • user data, can be standard schema + whatever we may additionally need
  • would facilitate SSO functionalities, incl. integration with misc tools such as CMS, Wiki, shell access, ...
  • not complicated to set up and get running
  • tutorial available for instance from LinuxDays 2003, server tutorial
  • LDAP can be frontend to SQL database