1. Player display and player stats endpoint
If there was a way to call an endpoint to display all of the players and their stats within a draft, that would be very useful to the users looking for who to draft
2. Adding trading capabilities
Trading between teams in a draft would add a lot of fun for the users of your project. This could include multiple endpoints of maybe adding a row to a table containing the player you own but want to trade, and a list of players you would accept for the trade. Then that could be matched up against other users' additions to this table to find acceptable trade offers and automatically complete the trades.
1. Player display and player stats endpoint
If there was a way to call an endpoint to display all of the players and their stats within a draft, that would be very useful to the users looking for who to draft
2. Adding trading capabilities
Trading between teams in a draft would add a lot of fun for the users of your project. This could include multiple endpoints of maybe adding a row to a table containing the player you own but want to trade, and a list of players you would accept for the trade. Then that could be matched up against other users' additions to this table to find acceptable trade offers and automatically complete the trades.