PointOfSaleVB
1.0.0
This is a cash register created from scratch to hone up my skills working with Visual Basic. It's an ongoing project who's purpose is to demonstrate my understanding of said language and use this as a project for my portfolio. I demonstrate key skills in implementing use of the .NET Framework and SQl Server.
git clone https://github.com/Mitch-SB/PointOfSaleVB.git
cd PointOfSaleVB
https://visualstudio.microsoft.com/downloads/
https://www.microsoft.com/en-us/sql-server/sql-server-downloads
Open RegisterVB.sln
Edit SQL connection path in Helper.class