/TagCheckScore

Crowdsourcing application for tagging images

Primary LanguageJavaScriptGNU Affero General Public License v3.0AGPL-3.0

TagCheckScore

Crowdsourcing application for tagging images.
A running version of this project you can find at http://cityapps.fokus.fraunhofer.de/tcs/

Install

To setup this project you need to install the following packages:

apt-get install python-imaging
pip install django-grappelli
pip install django-csvimport
pip install git+git://github.com/gkuhn1/django-admin-multiupload.git

Additional

For demonstration purposes a sqlite database is included. In production you should use PostgreSQL or similar.
Username and Password are

admin