Skip to content
pascalBokBok edited this page Jan 22, 2013 · 15 revisions

Welcome to the OpenSourceMemberManager wiki!

System architecture

First version goals

  • Backend
    • PHP pages replying/recieving with JSON using sqlite store
  • Frontend
    • Basic HTML frame with AJAX handling communication with backend.
  • Database schema
    • Basic members: id, name, email-address, last-enrollment

Chosen not to do:

  • logins. Right now open to all. Yes it's crazy, but we need something working first.

#Other solutions

Clone this wiki locally