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

Alert user of just-awarded badges, offer to push to backpack #144

Open lmorchard opened 11 years ago

lmorchard commented 11 years ago

Now that django-badger offers RecentBadgeAwardsList middleware, we can check for just-awarded badges whenever a page is loaded. So, on badg.us we can implement a pop-up / alert that announces what badges the user just received, and we can kick off a backpack push right from there.