Commit 191d67b7 authored by Romain Loth's avatar Romain Loth

updated readme for the return of server structure

parent 55fbd39c
This folder contains nov 2016 registration form and cgi Community explorer registration form
======================================================= =====================================
=> the form is static and uses js for validation etc This folder contains nov 2016 registration form server
=> the registration credentials are transmitted to a doors prototype
=> the answers are POSTed to a cgi script that writes the new users in a local DB
contact: `romain.loth@iscpif.fr` - the form is served by [flask](http://flask.pocoo.org/) and uses [javascript functions](https://github.com/moma/regcomex/blob/master/static/js/comex_reg_form_controllers.js) for validation etc
- the registration credentials are transmitted to a doors prototype
- the answers are POSTed back to server that writes new users in a local DB
More info in `docs/` directory
(c) 2016 ISCPIF-CNRS
**static => server**
templates ok
cgibin to server todo
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment