Skip to main content

Webcam photo uploads for the movement

Project description

===========
Webcam Photo Upload
===========

Written mostly by Mike Vattuone at Citizen Engagement Laboratory, with support from Josh Levinger.

This webcam photo upload tool provides a tool for people to upload a picture of themselves, just as they are reading and learning about your campaign, and share their support or opposition to a cause or person.

Installation
=========

Pretty dang simple:

* Add 'photo_upload' and 'ziplookup' to your INSTALLED_APPS.

* SyncDB

* Load fixtures from ziplookup. This adds a ton of zip codes to a model
in the database, which will convert your zip codes into a city and state.
(we will likely figure out a way to make this automatic in an upcoming release.)

* Add the app to your urls.py
urlpatterns = patterns('',
url(r'^photo/', include('photo_upload.urls'))
)

* ...profit? Not really sure what you'll have to do to make this work nicely, quite yet...


Get involved
=========

We're still kind of figuring out how to organize this bad boy, so any and all suggestions to the structure of the project would be more than welcome. :)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-webcam-photoupload-0.2.0.tar.gz (175.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page