Skip to content

timehome/djangodash2012

Repository files navigation

Badger

We have built an achivement web site to award developers based on their Github skills. We compute and analyze all projects from a user and give him badges related to the skills matched.

The project consists of a Django web site that sends data to be processed in backend by a Redis queue. The Redis queue processes the projects from a given user and then puts the prizes computed into the database. Then, the user can see on his profile a list of projects and badges awarded on his profile.

The project can be accessed in http://badger.timeho.me/

License

All source code and images are under MIT License .

Team

The team responsible for this project is:

also known as [ TimeHome ] (http://djangodash.com/teams/c3/timehome/).