Skip to content

SheaSilverman/votr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Votr

About

My name is Shea Silverman, and I am running for Florida's House of Representatives in District 49. I am running as/with no party affiliation. This tool is to help keep track of your district voters, your volunteers, your signatures, and your donations.

Configuration

virtualenv ENV 
source ENV/bin/activate 
git clone https://github.com/sheasilverman/votr 
cd votr
pip install -r requirements.txt 
python manage.py migrate 
python manage.py import_csv <district file> 
python manage.py runserver 

Issues

This is a VERY early work in progress. Not ready for production use.

About

voter information dashboard

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published