Full-featured Arabic e-commerce app for stationery products, built with Clean Architecture (Data / Domain /
Presentation layers).
o Implemented user authentication, product browsing with category filtering and search, cart management, order
creation and tracking, and favorites list.
o Admin dashboard: manage products, categories, orders, and view customer list with statistics and quick actions.
o Integrated Odoo ERP via XML-RPC API to sync products, categories, prices, and stock levels directly into the app in
real time.
o User profile with avatar upload to Supabase Storage, phone and address management, and session persistence.
o RTL-first design with full Arabic support, portrait-lock, pull-to-refresh, Sliver AppBar, Dismissible cart items, and
animated order status badges.
o Applied Row Level Security (RLS) policies in Supabase PostgreSQL for data protection per user role.