mozilla / django-badger

django-badger is a reusable Django app for creating and awarding badges. See also badges.mozilla.org
https://github.com/mozilla/django-badger
BSD 3-Clause "New" or "Revised" License
117 stars 61 forks source link

Integrate TimelineJS to create visual history of someone's badges #145

Open davidwboswell opened 11 years ago

davidwboswell commented 11 years ago

We could integrate TimelineJS to create a visual history of the badges someone has earned.

http://timeline.verite.co/

This could be a nice way for people to display their badges and can also let us clearly map someone's contributions to what is happening in Mozilla.

For instance, someone's first patch to Firefox could be show along with the date that version of Firefox was released that had that person's code.

lmorchard commented 11 years ago

This could also be interesting flipped around: People over time awarded from a set of badges.

Issue #34 is about visualizing data on the tag page for badges. Since tags have been used for events, that roughly corresponds to an ad-hoc dashboard for a happening where badges are being slung around.