Feat: Update ELO when a change is made

This commit is contained in:
zuma 2025-06-10 22:43:49 +02:00
parent 9645f4f195
commit dbcf5decb8
2 changed files with 97 additions and 86 deletions

View file

@ -3,7 +3,8 @@ Le backend du site Brawlset est codé en [GO](https://go.dev/) et utilise [Pocke
# TODO
- [x] Feat : Créer le système d'ELO
- [ ] Feat : Update les ELO quand il y a un changement ou une suppression de match
- [x] Feat : Update les ELO quand il y a un changement
- [ ] Feat : Update les ELO quand il y a une suppression de match
- [x] Fix : Changer le recto / verso des cartes
- [ ] Feat : Système d'évènements à ajouter sur la page principale
- [ ] Fix : Refuse to create deck when cards are not found