Inventorly
Oct 3, 2021

Inventorly
Warehouse tracker
A stock-tracking app that scans, syncs, and secures every pallet—so warehouse teams never miss a SKU.
Inventorly runs warehouses, handling hundreds of daily scans with a fully offline-first, end-to-end-encrypted data flow.
Overview
Inventorly streamlines inventory management on the warehouse floor:
Barcode & QR scanning
Encrypted offline database that syncs the moment connectivity returns
Real-time stock levels across bins, aisles, and multiple sites
Role-based access to protect sensitive SKU and valuation data
Features
Scanning
Camera pipeline built on AVFoundation with frame pre-processing in CoreGraphics
Continuous scan mode for rapid, hands-free item processing
Inventory Dashboard
Live list of all SKUs with quantity, location, and reorder point
Tap to view movement history and audit trail
Stock Adjustment & Transfer
One-tap Increment / Decrement / Move actions with reason codes
Batch operations via multi-scan session
Offline-First Sync
Local store backed by Realm
Architecture
MVVM presentation plus a Coordinator Pattern for navigation
Tech Stack
Area | Choice |
---|---|
Language | Swift |
UI | UIKit |
Layout | PureLayout |
Scanning | AVFoundation, CoreGraphics |
Persistence | Realm |
Networking | URLSession (completion handlers) |
Architecture | MVVM + Coordinator |
Dependency Mgmt. | CocoaPods |
Styling | Custom .ttf font family |
