Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 703 Bytes

TODO.md

File metadata and controls

17 lines (14 loc) · 703 Bytes

Features

  • Alias, create and join Room
  • The area below contains divs with football player names as the user picks them
  • People joined in room
  • Start and shuffle button (Draft begins)
  • Reset and start over option
  • Update Player info as you play(community effort)

Future_features

  • Load balancing with socket clustering/redis support.
  • Option to manually add players to teams before starting draft (Useful when someone left in between and don't wanna start all over)
  • Add players using CLI. Ex !add Cristiano
  • Trade Players between teams
  • Bidding Mode (Each player starts with equal amounts of money) ---> // Requires Review //