mxabierto / debate

(sin mantenimiento) Debate público sobre la Política Nacional de Datos Abiertos en México. Powered by DemocracyOS.
http://politica.datos.gob.mx
1 stars 0 forks source link

Add checkbox and privacy terms on signup #53

Closed defvol closed 10 years ago

defvol commented 10 years ago

screen shot 2014-02-20 at 7 28 04 pm

Fixes #49

defvol commented 10 years ago

PoC

db.citizens.find({subscribed:true}, {firstName:1}) { "firstName" : "Hardfan", "_id" : ObjectId("DEADBEEF") }