Android App Development with Kotlin

Замовник: AI | Опубліковано: 01.11.2025

Build the Android app in Kotlin (Jetpack Compose UI) — no WebView. We have an existing WordPress + WooCommerce website (hotelvaluemart.com), and we need a high-performance native Android app that syncs seamlessly with the website backend. The app will fetch all data (products, categories, banners, etc.) from the WooCommerce REST API and store/cache content locally (for offline use and faster browsing). All content and changes will continue to be managed only through the website backend — the app should stay in sync automatically. Please keep in mind that this website got many plugins too, those effects too reflect in plugin Specs are as, App should read all data via WooCommerce REST API and custom JSON endpoints (we’ll provide them if needed). Implement smart caching & delta sync: Store products, categories, banners, etc. locally (Room DB). Sync only changed data based on modified_after timestamps. Use local cache for offline browsing. Use background sync (WorkManager) + push notifications (Firebase Cloud Messaging) for updates. Use Coil or equivalent for image caching (with versioning for invalidation). Smooth, modern UI built with Jetpack Compose and Material3.