csthunes / fantasy-football-project

Project space for a web app enabling the user to play around with NFL football statistics to predict the top fantasy players of the next year.
0 stars 0 forks source link

Add ability to delete players from rankings #21

Open csthunes opened 10 months ago

csthunes commented 10 months ago

Players like FA (free agents) or irrelevant players making it into the generated rankings should be able to be deleted.

csthunes commented 1 week ago

For this and creating players, need to consider whether deleting a player from rankings should delete (and create) them entirely, as to alter the data tables as well.