thunderlink / ThunderFish

Project Repository for 2019 Spring SWPP Class
MIT License
3 stars 2 forks source link

Suggesting Badge system #17

Closed dwmarcuskim closed 5 years ago

dwmarcuskim commented 5 years ago

I'm currently making a user detail page (Also will be similar to my page), and I'm referencing the user page of the steampowered.com. Here's my idea: how about also using badge system, just like in github or steam? I'm curently thinking of these -

  1. newcommer (signed up 1 week ago)
  2. hoster (hosted 10+ meetings)
  3. joiner ( joined 10+ meetings)
  4. clean user (never get reported for 1 month) ... also with number of reports user got
givenone commented 5 years ago

Good idea. But i think its somewhat deluxe(?) part.

Maybe we can add this feature later on after completing all the other features.

mizuv commented 5 years ago

I think it's not difficult to implement - just add some model, without changing the existing structure.

So we can add this feature easily after we make basic features.

calofmijuck commented 5 years ago

I like the idea. We should consider implementing it. But first things first, we should set up the basic features for now.

dwmarcuskim commented 5 years ago

Will not be implemented in current Project. Closed