Hello guys,
Sorry for this confusing title.
I have a list of sports events with different characteristics (sport type, number of participants, etc.).
I would like to create "titles" or "badges" that each user can "unlock" depending on rules that I will choose.
Random examples:
This user has participated in 10 football events --> Unlock a "Football Master" title.
This user has created an event with 50 participants --> Unlock a "Maestro" title.
Has anyone thought about this and would be kind to guide me through the reasoning I should follow? I should be able to manage with the operational setup.
Reward system based on database count
Database & APIs
I have no clue where to start using Firebase. I feel like this could be easily solved with a SQL query.
I have thought about using page states to store a query based on the criteria needed to unlock the title but it does not seem viable if I have several.
No
1