AVS Carton Shipment Verifier - QR-based verification system to validate carton logs and detect unverified shipments.
 
 
 
 
Go to file
SYED MUSTUFA AHMED NAQVI b26af6ef4b Add carton verification status checks
Adds the main verification flow for QR values, repository status lookup, rejection reasons, and richer verification response data.
2026-05-15 11:40:13 +05:00
Configuration Configure desktop host and deployment settings 2026-05-15 11:37:30 +05:00
Controllers Persist scan history and mark verified shipments 2026-05-06 17:56:40 +05:00
DTOs Add carton verification status checks 2026-05-15 11:40:13 +05:00
Data Add carton verification status checks 2026-05-15 11:40:13 +05:00
Hosting Configure desktop host and deployment settings 2026-05-15 11:37:30 +05:00
Models Initial commit for AVS carton shipment verifier 2026-05-04 15:12:13 +05:00
Properties Initial commit for AVS carton shipment verifier 2026-05-04 15:12:13 +05:00
Repositories Add carton verification status checks 2026-05-15 11:40:13 +05:00
Resources/Sound Use custom alert sound for invalid scans 2026-05-06 18:08:28 +05:00
ScanHistory Persist scan history and mark verified shipments 2026-05-06 17:56:40 +05:00
Services Add carton verification status checks 2026-05-15 11:40:13 +05:00
ViewModels Initial commit for AVS carton shipment verifier 2026-05-04 15:12:13 +05:00
Views Persist scan history and mark verified shipments 2026-05-06 17:56:40 +05:00
wwwroot Use custom alert sound for invalid scans 2026-05-06 18:08:28 +05:00
.gitignore Configure desktop host and deployment settings 2026-05-15 11:37:30 +05:00
AVSCartonShipmentVerifier.csproj Configure desktop host and deployment settings 2026-05-15 11:37:30 +05:00
AVSCartonShipmentVerifier.sln Initial commit for AVS carton shipment verifier 2026-05-04 15:12:13 +05:00
Program.cs Configure desktop host and deployment settings 2026-05-15 11:37:30 +05:00
appsettings.Development.json Configure desktop host and deployment settings 2026-05-15 11:37:30 +05:00
appsettings.Example.json Configure desktop host and deployment settings 2026-05-15 11:37:30 +05:00
appsettings.json Configure desktop host and deployment settings 2026-05-15 11:37:30 +05:00