jbailey2010 / FFRv2

Creating new repo
Apache License 2.0
0 stars 0 forks source link

Points... from last year! #169

Closed jbailey2010 closed 3 years ago

jbailey2010 commented 3 years ago

The stats are present, just need to calculate it. This'll need a new db entry, so a hard uninstall once done.

Then make sort based on it.

In player display, include under projection, and also have positional ranking.

jbailey2010 commented 3 years ago

Could replace risk, since that's no longer a thing. Also remove team ol stats.

Also change ecr from double to int.

jbailey2010 commented 3 years ago

Put into data store, but left ecr a double. May want to change display on that, at least for now.

jbailey2010 commented 3 years ago

All of the above unrelated crap is done. Just need to calculate points and display it. Sort too.

Calc on refresh, then update on league scoring changes.