Skip to content

Arnaud97234/fantasyCards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fantasyCards

Project board

Trello

Fonction List

Fonction List

Github process

  • git checkout main
  • git pull --rebase origin main
  • git checkout -b feature/task
  • git add . && git commit -m "message"
  • git rebase main
  • git push origin feature/task -> Create PR -> Review -> Merge

Test PR

  • git fetch origin
  • git checkout feature/task
  • Test locally
  • Give approval

Design

Figma

DB Schema

image

db dev data (import in Mongo)

fantasyCards_collections.zip

See .env.example for required env var

Sport API

https://www.api-football.com/documentation-v3
route: https://v3.football.api-sports.io