Skip to content

MappingKat/app-flickrperson

 
 

Repository files navigation

PyBossa demo application Flickr Person

This application has three files:

  • createTasks.py: for creating the application in PyBossa, and fill it with some tasks.
  • template.html: the view for every task and deal with the data of the answers.

Testing the application

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

    $ pip install pybossa-client

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.

Please, check the full documentation here:

http://docs.pybossa.com/en/latest/user/create-application-tutorial.html

The thumbnail has been created using a photo from Sean McGrath (license CC BY 2.0). Check the original photo here: http://www.flickr.com/photos/mcgraths/3289448299/

About

PyBossa FlickrPerson Example App

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published