Daleel is an official e-government platform operated by the Ministry of Commerce in Oman (Tejarah) designed to streamline business registration, trade licensing, and commercial activity permits. The system serves hundreds of thousands of Omani businesses and government officers, replacing a paper-heavy process with a fully digital workflow that reduces turnaround times from weeks to hours.
Complex multi-ministry approval workflows
Some business types require sequential approval from up to 5 different ministries. Built a configurable workflow engine on Laravel that routes each application stage with automated notifications and SLA tracking.
Arabic RTL + English LTR bi-directional UI
The platform serves both Arabic and English speakers simultaneously. Implemented full RTL/LTR layout switching at the component level using CSS logical properties and a custom i18n hook.
Legacy government system integration
Several ministries ran on 10+ year old SOAP-based systems. Built a dedicated adapter layer that translates REST API calls to SOAP XML and handles error mapping with graceful degradation.
Tech Stack