TheCSharpAcademy / CONSOLE.PointOfSale

6 stars 15 forks source link

Integrate Spectre Console closes #47 #56

Closed kimfom01 closed 1 year ago

kimfom01 commented 1 year ago

Create a class called UserInterface Move DisplayProducts() from MainMenu to UserInterface. Use Spectre Console to display the products list.

by the way I noticed there was a hardcoded connection string full path. I thought we already had a connection string? Using the new one caused problems so I had to use the existing Kebab.db connection string