chrisbrickhouse / ptcg-inventory

Project to organize my pokemon card collection and deck construction using Django and PostgreSQL
https://cards.christianbrickhouse.com
GNU General Public License v3.0
0 stars 1 forks source link

Import from decklists exported by PTCG Online and pokemoncards.io #7

Open chrisbrickhouse opened 2 months ago

chrisbrickhouse commented 2 months ago

Pokemoncards.io is a popular deck building site (and the one I use most) and it exports decks in a format similar to PTCG Online. The app should import these formats and allocate cards correctly

chrisbrickhouse commented 2 months ago

Blocked by Hamatti/ptcgo-parser#1 as most recent card sets are not included

An workaround is to install my fork, which is how I'm running my tests pending the PR and release

npm install https://github.com/chrisbrickhouse/ptcgo-parser/tarball/master