kphurley / swlcgdb

A Deckbuilder for Star Wars: The Card Game LCG
3 stars 3 forks source link

Add affiliation model, update deck creation to include it #34

Closed kphurley closed 4 months ago

kphurley commented 4 months ago

I realized when I went to go do the UI for deck creation that I wanted an affiliation model. So this changeset creates one.

I also used this to tweak the response of the deck json to include timestamps so we could sort on them (or do whatever with them).