mrf7 / KMMtg

2 stars 0 forks source link

Import CardCastle csv into database #4

Closed mrf7 closed 1 year ago

mrf7 commented 2 years ago

Just pull stuff from https://github.com/mrf7/CardCastleTranslator and tweak to be able to parse the csv generated by card castles export and insert that into the database.

Do the import and insert separately cuz CLEAN/functional programming or whatever. That way we can interject with a confirmation or whatever