This is a simple Windows Application to replicate a Watch E-Commerce Application(x86), to be used by the store employees
-
Make Sure you have Visual Studio, SQL Server 2017 and SQL Server Management Studio installed
-
Clone/Download this repo and paste in the Visual Studio Projects folder in the Documents folder
-
Paste the Resources folder on your desktop
-
Run SQLQuery1.sql using SSMS
-
Open Watch.sln using Visual Studio, and replace in all forms
C:\Users\deepakb.BCALAB\Desktop\
to
' your desktop path '
and in
New SqlConnection("Data Source = BCALAB-39; Initial Catalog = master; Integrated Security = True")
change Data Source to your SSMS Database name
-
Debug the code in Visual Studio
- There are only six watch manufacturers in Men and Women categories, but Admins can add 'n' number of watches under each manufacurer by providing watch picture and other necessary details
- Choose the make of watch the cutomer requires and the number of watches. Provide Name and number of the customer. A bill will be generated with Warranty details (Bill number is gender+manufacturer+watchnumber+year+dayofyear+hour+minute+second). Not in printable form sadly...
- To check for warranty, go to the admin tab by providing username ("Deepak Balaji") and password ("DMB") in the respective watch. This will show the purchase history of that particular watch
- Admin can also change the rate and quantity (stock) of the watches
Contact Me: Telegram