Skip to content
JoleDev
ES
All projects
Mobile Inventory Management App
Mobile
Mobile

Mobile Inventory Management App

Cross-platform app for real-time inventory management with barcode scanning and offline sync.

React Native TypeScript SQLite REST API
Screenshot 1
Screenshot 2

Cross-platform mobile app (iOS and Android) built with React Native for warehouse and retail inventory control. Features barcode scanning via device camera, offline-first sync with local SQLite database, and real-time movement reports.

Key Features

  • Barcode and QR code scanning via camera
  • Offline mode with automatic sync when connection is restored
  • Dashboard with stock levels and minimum alerts
  • Movement history (entries, exits, transfers)
  • Exportable reports in PDF and Excel
  • Multi-warehouse management with user permissions

Tech Stack

  • Frontend: React Native with TypeScript
  • Local DB: SQLite via WatermelonDB
  • Backend: Node.js REST API with PostgreSQL
  • Auth: JWT with refresh tokens
  • Notifications: Firebase Cloud Messaging