This app is a score-tracker for an EDH/Commander group. Initial motivation was to provide Elo scoring for the decks, but other planned functionality includes:
- Authentication - limiting so that only a given player can create their decks, and allowing admins to edit/delete data
- Comments on games
- Integration with external services, including Moxfield and Archidekt to ingest decklists, Salt scores, etc.
- More-nuanced statistics (for decks and players), including recommendations of which decks would be a good match-up, or which feasible match-ups haven't yet occurred
(This is only listing user-facing functionality - there are also plenty of technical or QA considerations that I'd like to add! See the GitHub Repo for more details)
As you can probably tell, this app is currently in a "pre-alpha" state, with minimal functionality and cosmetic considerations so as to just get something in front of users.
HUGE thanks to my friend Patrick for getting a jump-start on data-tracking, so that 1. I had some data to work with, and 2. I had inspiration to keep working on this project.