كل المشاريع
مؤسسي · عمليات مستودعات منشور

G-Store Employee — إدارة المستودعات

تطبيق مستودعات مؤسسي يرقمن الاستلام والجرد والانتقاء والتغليف والإرسال — مع تدفّقات مسح بأجهزة ماسحة وصلاحيات حسب الدور.

دوري
مطوّر موبايل
الفترة
June 2025 – August 2025
الخبرة المرتبطة
Elkood

دراسة الحالة الكاملة متوفّرة حاليًا بالإنجليزية، والترجمة العربية في الطريق.

G-Store Employee is the warehouse companion to G-Store Driver, digitizing the inbound and outbound workflows warehouse staff perform daily.

What I built. Scanner-driven workflows (receiving, picking, three-scan transfers) that treat input as an event stream — whether from a hardware keyboard-wedge scanner or the camera — so business logic never cares about the source. A zone→place warehouse hierarchy powers optimized picking paths that sequence a pick list by location to minimize walking. RBAC shows each role only its relevant workflows, with first-launch onboarding for high-turnover staff, and Arabic-first RTL throughout.

Technical focus. A debounce + length heuristic distinguishes fast scanner bursts from human typing 99%+ of the time; optimistic stock updates reconcile with the server and surface a “stock changed” alert when concurrent edits collide.