the-badger / badger

Gamification platform to motivate your team with badges, adventures & other cool stuff!
MIT License
79 stars 9 forks source link

Allow public user profile #160

Open mickaelandrieu opened 7 years ago

mickaelandrieu commented 7 years ago

Hello,

one of the interests of unlocking badges is the possibility to show them to everyone!

Sadly, we don't have a public profile for now. I know it should be available only if user want to make their profile public, but is it something you could accept if I make a pull request?

Mickaël

solivier commented 7 years ago

Hi @mickaelandrieu,

It sounds like a good idea, but we should be careful as some badges should remain private. We should be able to select which tags will be displayed or not :)

mickaelandrieu commented 7 years ago

Hi @solivier,

thank you for your answer. Could you elaborate? I can add a property "availableOnPublicProfile" to the Tag or to Badge Entity, I guess you're talking about our own "corporate" badges, isn't it?

Mickaël

grena commented 7 years ago

Hey @mickaelandrieu , yes good idea! Indeed, some Tag have to remain private, so we could imagine a isPublic on Tag entity yes! :)