agoravoting / referendum15oct

Referendum 15 de Octubre
http://www.referendum15deoctubre.org/
4 stars 0 forks source link

Store votes in the DB #1

Closed voodoorai2000 closed 13 years ago

voodoorai2000 commented 13 years ago

When we click the submit button in the confirmation page with all the votes of a user, we should store in a table the following attributes:

DNI number Encrypted Vote Electronic Signature Proposal_id

So far we have a funcitional spike of this working on an applet inside public/test.html.

It's only missing the Electronic Signature.