PennyDreadfulMTG / Penny-Dreadful-Tools

A suite of tools for the Penny Dreadful MTGO community
https://pennydreadfulmagic.com
MIT License
39 stars 28 forks source link

If we improve /rotation/speculation to be a live table we can remove a lot of cruft #12415

Open bakert opened 2 months ago

bakert commented 2 months ago

If we did this:

entry.mustache can lose the interestingness stuff
rotation.interesting can be removed
Some css to do with interestingness can be removed
We can get rid of the "key" stuff about interestingness
Could rename section.mustache to decksection or something more specific
Get rid of show_interesting

However there's no API endpoint that understands prices or most anything it needs to do.

bakert commented 2 months ago

It's probable that /rotation, /rotation/changes and /rotation/speculation are meant to be "one page" if we can come up with a good design for it.