This repository was archived by the owner on Sep 25, 2025. It is now read-only.

Description
Discuss your ideas or share your views:
We had Event Tags in the past, that were used to give visual indication for a user. We can add them back, but they won't be only for events, but the whole instances. So here is my plan:
- Create a schema for tags for the instances.
- Create a page in the dashboard that allow for tags to be added to the database.
- Create the permission to see the page, it should only be for the owner.
- Let the instance owner create whatever tags they want, i.e "front-end", "back-end".
- Let the administrators/owners add tags to /chapter or to /event.
- Add ability to filter based on the tags for the users.
We can later create array for chapter tags or array for events tags, but for now we can make simple and add more later.