biigle / core

:large_blue_circle: Application core of BIIGLE
https://biigle.de
GNU General Public License v3.0
12 stars 16 forks source link

User achievements #153

Closed mzur closed 7 months ago

mzur commented 6 years ago

Implement a set of achievements that can be unlocked by users. These are triggered by events which have to be implemented throughout the application. Whenever a user triggers a certain event (for the first time) they get awarded a special achievement. Alternatively, run an hourly scheduled command that checks and updates achievements for all users.

Ideas for achievements:

mzur commented 5 years ago

This should be implemented as a separate module.

mzur commented 7 months ago

This is now implemented in a separate tool (BIIGLE.party).