I last used C# when I was 12 so its kinda garbage code, but it works fine
- Created the general gui
- Added a basic inventory using a List
- Imported assets
- Disabled items that are out of stock
- Calculated configurable tax amount
- Added tooltips to tell the price and item
- Added cart details and purchase details
- Added an exit button
- Added a receipt popup
- Added a restock button