MoraBizSuite
An offline-first desktop application for small business inventory, sales, and financial management.
Role
Desktop Application Architect
The Problem
Small businesses in areas with unreliable internet need robust software that works offline while syncing when connectivity is available.
The Solution
Built an Electron-based desktop app with SQLite for local storage and conflict-free sync using CRDTs. Implemented receipt printing and barcode scanning.
Outcomes
Used by 200+ small businesses. Handles 10,000+ transactions daily. Works entirely offline with seamless cloud sync.
Tech Stack
Electron
TypeScript
SQLite
React
Node.js
Python