Skip to main content

A module for treeio that lets you hand out achievements.

Project description

treeio-achievements is a module for Tree.io (http://tree.io) that allows you to distribute Achievements among the users. It is completely integrated and even comes with a widget to dispay the last three Achievements that were given out.

Installation

Sadly, the installation is pretty complex. This assumes you already have Tree.io running.

  1. run pip install treeio-achievements

  2. add achievements to your INSTALLED_APPS

  3. add the following line to your urls.py:

    (r'^achievements/', include('achievements.urls')),

  4. run python manage.py migrate achievements

And that should do the trick.

Have fun!

Author: Pascal Mouret

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

treeio-achievements-0.1.2.tar.gz (26.2 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