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

Share on Facebook #65

Closed lmorchard closed 12 years ago

lmorchard commented 12 years ago

Issue #58 describes implementing a full-on Facebook app for connecting and sending badges to the timeline.

An easier first step would be to just include a like/send button widget on the award page.

lmorchard commented 12 years ago

https://github.com/lmorchard/badg.us/commit/0e60d90b58565c415035a2b606b83e5f213ee603

Refine later in #58.