Skip to content

بقالة تجزئة — مسقط · 2023

Inventory and point-of-sale system

One record of the truth for a grocery whose stock lived in a notebook: a local Laravel POS with nightly sync and shortage alerts.

Stack
Laravel Livewire SQLite
The result
الجرد: من 4 ساعات إلى 45 دقيقة
Links
GitHub
  1. The problem

    Stock lived in a notebook and the truth arrived late: the gap between the shelf and the page only showed weeks after the loss.

  2. What was built

    An inventory board tied to the point of sale, syncing nightly with shortage alerts. Local on purpose: the shop's internet is unreliable and there is no technical team to rescue a cloud system.

  3. The result

    الجرد: من 4 ساعات إلى 45 دقيقة

    Unrecorded shortages fell from 12 to 2 a week within a month, and the stock count went from 4 hours to 45 minutes.

More work

All work
شركة توزيع — المناطق الريفية 2024

Offline field app for sales reps

Orders written on paper reached the office two days late. An offline-first Flutter app against a central Laravel API made them arrive the same night.

وصول الطلبات قبل منتصف الليل: من 34% إلى 97%

  • Flutter
  • Laravel
  • SQLite
شركة خدمات — دعم عملاء 2025

AI triage for support mail

200 messages a day read equally, so the critical one drowned. An OpenAI classifier behind fixed Laravel rules for sensitive cases cut first response o...

أول رد على البريد الحرج: من 9 ساعات إلى ساعتين

  • Laravel
  • OpenAI API
  • Queues