gamevault-app
gamevault-app copied to clipboard
Custom Tags
Is your feature request related to a problem? Please describe. I want to add custom tag to games for improve research
Describe the solution you'd like
Add in edition a new field tag
Ex : I want to have a tag WINDOWS_GAMES and APK_GAMES
Describe alternatives you've considered I don't have an alternatives
Additional context
We can utilize the tags implementation we already have and create a post and delete API for custom ones with no connection to rawg. Additionally, we'll require an API for updating games to allow manual addition and removal of tags and genres.
You could use them however you like, just know every user on the server could potentially see the tags
Probably needs https://github.com/Phalcode/gamevault-backend/issues/258 first for a better seperation of tags from various sources.
Also needs https://github.com/Phalcode/gamevault-backend/issues/171
Implemented on serverside
will be completed via https://github.com/Phalcode/gamevault-backend/issues/161