This is a demo page for the MTG assignment. Try viewing the cards and viewing the stock! You want to think of this task from the perspective of a store owner, they want to view cards in the set and the ones they own. 2 Main tables:

Cards which is a database with all possible cards in the set.

Stock, which just has 2 columns, the universe_id and the amount of stock. If I edit this table, this page should change!

It sounds strange to not all have it in 1 table!

By defualt, I will just list everything in the stock here. (I should make images smaller...)
Fatal error: Uncaught mysqli_sql_exception: No such file or directory in /System/Volumes/Data/Web/CHG/mtg/index.php:35 Stack trace: #0 /System/Volumes/Data/Web/CHG/mtg/index.php(35): mysqli_connect('localhost', 'demo', 'demopassword', 'demo_chg_2022_j...') #1 {main} thrown in /System/Volumes/Data/Web/CHG/mtg/index.php on line 35