hellowin / kanca

Facebook Group Analytics
https://hellowin.github.io/kanca/
MIT License
33 stars 12 forks source link

Gamification #58

Open reyhansofian opened 7 years ago

reyhansofian commented 7 years ago

For first iteration, I think we can add some gamification feature :

hellowin commented 7 years ago

This is AWESOME, thank you @reyhansofian

reyhansofian commented 7 years ago

trying to search for user avatar. Some candidates:

I'm still not sure about the permission for those sprites. Let me know if you have any idea

hellowin commented 7 years ago

I think instead of avatar we can change to badges. Since Kanca is fully client side, how to save the avatar? We have no persistent data on our own server, all persistent data is fetched from Facebook. How bout it? So people will have their own badges below their profile. Like:

hellowin commented 7 years ago

I just implemented score https://github.com/hellowin/kanca/pull/119

Experience bar seems good to have, I keep this issue as open, I'll implement experience bar later.

andypmw commented 7 years ago

Hi @hellowin ... Any task for newbie?

hellowin commented 7 years ago

@andypmw try to clone and make it works first on your local. After that you will realized that there are lot of fix needed 😆