Skip to content

adikeinan/app-flickrperson

This branch is 40 commits behind Scifabric/app-flickrperson:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

85d93ad · Jul 18, 2013
Jul 6, 2012
Jun 19, 2012
Feb 17, 2012
Feb 17, 2012
Jun 21, 2013
Feb 17, 2012
Jun 19, 2013
Jul 18, 2013
Feb 19, 2013
May 10, 2013
Jul 17, 2013
May 8, 2012
Jan 15, 2013
Jun 21, 2013
Nov 26, 2012

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.
  • tutorial.html: a simple tutorial for the volunteers.

alt screenshot

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.

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.

LICENSE

Please, see the COPYING file.

Acknowledgments

The thumbnail has been created using a photo from Sean McGrath (license CC BY 2.0).

Note: You can see the results of the CrowdCrafting app here

About

PyBossa FlickrPerson Example App

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 60.5%
  • JavaScript 34.2%
  • Shell 5.3%