AVS Carton Shipment Verifier - QR-based verification system to validate carton logs and detect unverified shipments.
 
 
 
 
Go to file
SYED MUSTUFA AHMED NAQVI ae9a42fa70 Update verification API and dashboard scan behavior
Updates dashboard/API flow to return recent scan history, handle rejected scans, auto-submit scanner input, and auto-submit pasted QR values without pressing Enter.
2026-05-15 11:45:09 +05:00
Configuration Configure desktop host and deployment settings 2026-05-15 11:37:30 +05:00
Controllers Update verification API and dashboard scan behavior 2026-05-15 11:45:09 +05:00
DTOs Update verification API and dashboard scan behavior 2026-05-15 11:45:09 +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 Track successful and rejected scan history 2026-05-15 11:42:32 +05:00
Services Track successful and rejected scan history 2026-05-15 11:42:32 +05:00
ViewModels Track successful and rejected scan history 2026-05-15 11:42:32 +05:00
Views Persist scan history and mark verified shipments 2026-05-06 17:56:40 +05:00
wwwroot Update verification API and dashboard scan behavior 2026-05-15 11:45:09 +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