Set up the loading of the cards where only cards created by and associated with that account can be loaded.
Right now it is setup to load every card from the database rather than only the ones created/associated with the account currently logged in.
Ex. Person A made cards 1, 2, and 4, Person B made card 3. Person A should only be able to see cards 1, 2, and 4 since they made the cards and shouldn't see any of Person B's card
Set up the loading of the cards where only cards created by and associated with that account can be loaded. Right now it is setup to load every card from the database rather than only the ones created/associated with the account currently logged in.