brawlset/backend
2025-06-12 00:58:02 +02:00
..
migrations Fix: Add migration for elo and elo_player 2025-06-12 00:58:02 +02:00
cache.go Fix: Change synergy stats to include number of deck with this commander in total decks with this commander 2025-04-30 10:10:48 +02:00
crons.go New rewrite with svelte and pocketbase 2025-04-12 16:08:00 +02:00
go.mod Feat: Update pocketbase 2025-06-10 00:02:33 +02:00
go.sum Feat: Update pocketbase 2025-06-10 00:02:33 +02:00
hooks.go Fix: ELO with mixed ELO and getting rid of casual elo in favor of total elo 2025-06-12 00:41:05 +02:00
main.go Feat: Create ELO System 2025-06-10 20:12:09 +02:00
README.md Feat: Update ELO when a change is made 2025-06-10 22:43:49 +02:00
routes.go Feat: Display deck list in decks 2025-06-09 22:51:16 +02:00
scryfall_api.go New rewrite with svelte and pocketbase 2025-04-12 16:08:00 +02:00
types.go Fix: ELO with mixed ELO and getting rid of casual elo in favor of total elo 2025-06-12 00:41:05 +02:00
utils.go Fix: Change recto / verso problem 2025-06-02 17:23:16 +02:00

Le backend du site Brawlset est codé en GO et utilise Pocketbase.

TODO

  • Feat : Créer le système d'ELO
  • Feat : Update les ELO quand il y a un changement
  • Feat : Update les ELO quand il y a une suppression de match
  • 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