penny-dreadful-tools
https://github.com/pennydreadfulmtg/penny-dreadful-tools
Python
A suite of tools for the pdmtgo community
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported2 Subscribers
Add a CodeTriage badge to penny-dreadful-tools
Help out
- Issues
- competition pages should indicate what season they are in. exact dates (start-end for league) should be available somewhere
- Add scryfall link to card details page
- Add filtering and sorting to league pages (ie. color combinations and win percentages)
- PageSpeedInsights thinks we can save 1.84s on homepage load by not serving unused CSS
- Complete the transition to all/league/tournament views for decks, people, cards, archetypes (summary and detail pages); design a new three way toggle
- there's an inconsistency between /decks/league/ and /archetypes/tournament/ -- we should be able to do both for both types, probably
- "flair" showing the current tournament winning leader/league leaderboard leader/other achievements on username
- Person-achievements detail page could be clearer and faster
- Speed up deck_sort by getting an integer index of card name and comparing ints instead of comparing strings
- indicate current subsection in bottom submenu, indicate current section and subsection in "normal" menu
- Docs
- Python not yet supported