Skip to content

Commit a7ba176

Browse files
committed
2 parents ea1517f + b73df20 commit a7ba176

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,21 @@ The program then needs to validate if the barcode already exists in the selected
3232
- User can select serial number from list
3333
With the selected serial number, the user can: allocate it to a customer and allow them to assign a order number to it or revert the serial number from being allocated to regular old ‘stocked’ and remove the assigned order number.
3434

35+
36+
## Installation
37+
38+
### Requirements:
39+
[**.NET Desktop Runtime**](https://download.visualstudio.microsoft.com/download/pr/0192a249-3ec8-4374-a827-e186dd58d55d/cec046575f3eb2247a10ba3d50f5cf6c/windowsdesktop-runtime-6.0.11-win-x64.exe ".NET Desktop Runtime") is required to run this application.
40+
41+
42+
After downloading the .zip and extracting the file, to run the program for the first time navigate to the following file:
43+
44+
```bash
45+
<Download location>\Stock Management Program\bin\Debug\net6.0-windows\Stock Management Program.exe
46+
```
47+
48+
Running this .exe will load up the program for the first time, the option to **make a shortcut to open the program** is available in the settings page as the top-right option.
49+
3550
## 📷 Usage and Screenshots 📷
3651

3752
### Single serial number scan in

0 commit comments

Comments
 (0)