can anyone recommend a simple library I can add to my project for some gamification? Looking for
most projects seem hugely complex, I just want something like:
badges.get('explorer')
badges.list() // per user
with some other options in a config file. pretty basic.