dwmyers
Well-Known Member
- Messages
- 2,373
- Reaction score
- 522
I'm developing a web enabled version of my drafting tool, and recently added a view of NFL data using the data Tables jquery engine. I was pretty impressed how something that you enable with just a bunch of ol and li tags and some tabular data can be. This is a typical stock view of the page, as it is currently implemented:

And if you then click on name, then click on SOS (strength of schedule) and then on the win fraction column, your data get sorted in approximate draft order:

Which means, if we were to draft *now*, Dallas would be about 7th in the draft.
To note, I'm not nearly done with this thing yet, but at some point, yes I'll want a few smart people who can do things like QA and admin this tool.
David.

And if you then click on name, then click on SOS (strength of schedule) and then on the win fraction column, your data get sorted in approximate draft order:

Which means, if we were to draft *now*, Dallas would be about 7th in the draft.
To note, I'm not nearly done with this thing yet, but at some point, yes I'll want a few smart people who can do things like QA and admin this tool.
David.
