Electronics Store POS This is a team project WinForms application which simulates an electronics store's point of sales system Getting Started Prerequisites: Visual Studio 2022 (Community edition will suffice) Visual Studio .NET Desktop Development Workload When first running the project, you need to run the following command: Update-Database in the NuGet Package Manager Console Authors This project was created and worked on by: Michael Forbes - MistySunMew Zalman Izak - theZalmanian Project Screenshots The main program form, displaying all products in the database, sorted in default order: The main program form, displaying all products in the database, sorted by price, descending: The main program form, when a product has been selected: The product creation form: The update product form: The product cart, displaying all added products, with the final product selected: The product cart, with the final product having been removed from the cart: