christinebergen / 282final

A web app to track campaigns of Star Wars Imperial Assault board game.
https://iatracker.vercel.app
1 stars 0 forks source link

List all cards available for purchase with cost ($ or xp) #9

Open christinebergen opened 7 months ago

christinebergen commented 7 months ago

As a user I want to be able to see a list of all cards available for purchase with the cost ($ or xp) (this could be sorted by expansion) so that the user will know what has been purchased and what is still available.

Acceptance Criteria: Show a list of all of the cards available for purchase. Some of the cards are specific to Characters, so these would need to be categorized. Cards are also different types accessed at different times and that would need to be kept track of.

christinebergen commented 6 months ago