AVS Carton Shipment Verifier - QR-based verification system to validate carton logs and detect unverified shipments.
 
 
 
 
Go to file
SYED MUSTUFA AHMED NAQVI 1ffe45c76b Track successful and rejected scan history
Extends scan history storage to include rejected scans, updates SQLite/in-memory stores, and exposes rejected history to the dashboard model.
2026-05-15 11:42:32 +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 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 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