This particular fork is archived. It is preserved here for posterity and so I can reference a few things I learned in building it, but I ended up deciding on a different route for the backend.
(Archived mostly so I stop getting Dependabot notices on it, so forkers should take note.)
An app to track your Pokémon Trading Card Game collection.
This is a rewrite of the original WordPress implementation and, as such, is not quite at feature parity.
- Powered by TCGplayer's comprehensive catalog
- Inferrable IDs based on card set, number, and printing
- Identifies copies of cards within a set and across multiple sets
- Browse the catalog and see latest prices
- Register for an account to track your cards:
- Create multiple collections
- Quickly find the most valuable cards
- Your data is yours: export as a CSV at any time
- Get detailed card information from Pokémon TCG Developers
- Quickly filter your collection by type, legality, or other attributes
- Publish collections or decks to your profile
- Mark cards "for sale" and sync with your TCGplayer inventory?
- Use your own TCGplayer affiliate code on your profile/decks?
(c) Evan Hildreth
This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License along with this program. If not, see https://www.gnu.org/licenses/.