DurtGulfPeach
Completed
DurtGulfPeach is a native iOS property management app featuring residential, commercial, and industrial listings with dynamic pricing metrics.
The bilingual Arabic and English experience includes property submission forms, detailed listing views, percentage-based pricing calculations, and local data persistence.
Built with: Swift, UIKit, Core Data, Auto Layout for RTL and LTR support, localization, and URLSession networking.
Screenshots
Links
Domain model Link to heading
- Listing types are normalized for residential, commercial, and industrial workflows.
- Pricing logic uses reusable calculation utilities for percentage and adjusted values.
- Form state is localized and validated with language-specific field presentation.
Product constraints Link to heading
- RTL and LTR layouts share the same component system with mirrored constraints.
- Offline persistence keeps submitted and draft listings available between sessions.