Come up with a first pass schema to track a single users collection. High level there will probably just be a Card table that has just enough columns to identify a specific card. e.g. Name, set, collector number, foil.
Add sql delight to project and implement schema with a suspend wrapper in carddb
Come up with a first pass schema to track a single users collection. High level there will probably just be a Card table that has just enough columns to identify a specific card. e.g. Name, set, collector number, foil.
Add sql delight to project and implement schema with a suspend wrapper in
carddb