Did you guys create a unique ID for each so that you can identify which card is which when loading it?
My group used a unique ID for each card. Our unique ID is packFolder/imageName.
My group created a unique ID for each card, it has proven to be extremely helpful.
Each card has it's unique code so we just used that code. To call the cards.
just went based off the code of the exercises and used a HashMap to access the cards based off of the code