Skip to content

Crowdsourcing application for Japanese rice datasets

License

GPL-2.0, AGPL-3.0 licenses found

Licenses found

GPL-2.0
LICENSE
AGPL-3.0
COPYING
Notifications You must be signed in to change notification settings

ahb108/japanrice

Repository files navigation

Bronze Age Index app for PyBossa

This application has four files:

  • createTasks.py: for creating the application in PyBossa, and fill it with some tasks.
  • config.py.template: for configuring the Flickr API KEY (required!)
  • template.html: the view for every task and deal with the data of the answers.
  • tutorial.html: a simple tutorial for the volunteers.

Testing the application

You need to install the pybossa-client first (use a virtualenv):

    $ pip install -r requirements.txt

Then, you can follow the next steps:

  • Create an account in PyBossa
  • Copy under your account profile your API-KEY
  • Run python createTasks.py -u http://crowdcrafting.org -k API-KEY
  • Open with your browser the Applications section and choose the FlickrPerson app. This will open the presenter for this demo application.

Documentation

We recommend that you read the section: Build with PyBossa and follow the step by step tutorial.

NOTE: This application uses the pybossa-client in order to simplify the development of the application and its usage. Check the documentation.

Updating template

After making changes to your source code and committing to github do the following:

  • Clone or pull changes from repo to your server and then issue this command:
    $ python createTasks.py -k APIKEY -s SERVERURL -t 
  • Template should update

LICENSE

Please, see the COPYING file.

Acknowledgments

The thumbnail is from the Portable Antiquities Scheme and shows the Near Lewes hoard. Image licensed as CC BY-SA.

About

Crowdsourcing application for Japanese rice datasets

Resources

License

GPL-2.0, AGPL-3.0 licenses found

Licenses found

GPL-2.0
LICENSE
AGPL-3.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published