davischristianson / Card-Creation-Website

This is a website focused on making cards and saving them online
0 stars 0 forks source link

Load Only Logged In User's Cards #48

Closed davischristianson closed 3 months ago

davischristianson commented 3 months ago

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.