agoravoting / agora-census

A responsive web application for creating and checking the census

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Agora census

Organization of the source code

Install instructions

Create a virtualenv:

$ mkvirtualenv acensus -p $(which python2)

Install dependencies:

$ pip install -r requirements.txt

Execute script compile_templates.sh inside folder interface:

$ npm install . # one time
$ npm install package.json # one time
$ ./compile_templates.sh # when you change some template

To Contribute read tech-doc.txt

About

A responsive web application for creating and checking the census


Languages

Language:JavaScript 67.2%Language:CSS 29.7%Language:Python 3.1%Language:Shell 0.0%