Royal Button — تطبيق إدارة نقاط البيع
تطبيق إدارة خلفية لنقاط البيع مع بحث عن المنتجات بالصورة (Google ML Kit)، وإدارة دورة حياة الطلبات، وإشعارات لحظية مع روابط عميقة.
- دوري
- مطوّر موبايل
- الفترة
- January 2025 – May 2025
- الخبرة المرتبطة
- Elkood
دراسة الحالة الكاملة متوفّرة حاليًا بالإنجليزية، والترجمة العربية في الطريق.
Royal Button is the back-office administration layer of a POS system — managing the product catalog, processing orders through their lifecycle, and surfacing real-time operational notifications. Both App Store and Google Play links are live.
What I built. Order lifecycle management across all status states with confirmation guards; product management with two search modes — text, and image-based search via Google ML Kit Object Detection running on-device. Detection must hold above 70% confidence for ~500ms before triggering a search, filtering out ~80% of low-quality signals from camera movement. Real-time FCM notifications deep-link straight to the relevant order or product, and the app ships full Arabic/English RTL with a reusable themed component library.
Why it matters. A genuinely useful AI feature with a fallback path (text search always available), plus the discipline of a shared component library that paid off by the fourth feature.