wwevo / guildhome

Day to day guild management tool and community hub for Guild Wars 2
0 stars 2 forks source link

Character Tag functionality #96

Open AniOnGit opened 7 years ago

AniOnGit commented 7 years ago

Please read the big picture issue #93 before start work on this issue!

If the user selects the raid checkbox for a character we want to save that 'tag' to the database. Therefore we need tables to save that to as well as a routine noticing the select or deselect and update that tables. Also the view now needs to be build based on a tag, so the character loading query needs to be adjusted.