// DESCRIPTION
Created using ASP.NET Core and Flutter, supporting stock management, barcode scanning, and offline sync.
// LINKS
// TECH_STACK
Flutter
ASP.NET Core
Offline Sync
01_CHALLENGES
Warehouse staff struggled with stock discrepancies due to manual entry and poor internet connectivity in storage areas.
02_SOLUTIONS
Implemented an offline-first mobile app with local SQLite storage and seamless background synchronization once connected. Added robust barcode scanning integration for fast inventory checks.
03_RESULTS
Inventory accuracy improved to 99% and stock-taking time was reduced from days to hours.