Skip to content
This repository has been archived by the owner on Feb 21, 2020. It is now read-only.
/ agora-census Public archive

A responsive web application for creating and checking the census

Notifications You must be signed in to change notification settings

agoravoting/agora-census

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published