/PointOfSaleApp

A C# app for adding products to a database and recording sale data.

Primary LanguageC#

TestApp

A test app in C# using the mySQL library

App Build

Setup

Install a MySQL Database and run the DB.sql script in the master. Open project and run dotnet restore

Then you should be good to go