Skip to content

alphydan/votatu

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

Header para Vota tu

Vota Tu

Esta es una aplicación web para que los ciudadanos españoles puedan votar (en internet) las leyes del congreso. El objetivo es dar una vía de expresión a los ciudadanos y comparar sus votos con los de sus representantes.

Instalación

La aplicación está montada en Django 1.4.2

$ pip install virtualenv
$ virtualenv --no-site-packages votatu-env
$ git clone git@github.com:alphydan/votatu.git 
$ source votatu-env/bin/activate
(votatu-env)$  cd votatu && pip install -r requirements.txt     

Y listo! (siempre que tengas un *nix, pip, python, etc)

API

Coming soon ...

Licencia

GPL 3.0 Este software es software libre bajo la licencia GPL 3.0

About

Applicación web para que los ciudadanos expresen su votos en el congreso

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages