- 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)
- 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 //