A native Android application built with Jetpack Compose and MVVM. The app provides a complete marketplace for services, including order tracking and REST API integration.
- UI: Jetpack Compose (Modern Declarative UI).
- Architecture: MVVM (Model-View-ViewModel).
- Networking: Retrofit & GSON for API handling.
- Order Flow: Full cycle from service selection to status tracking (Pending/Completed).
- Clone the repo.
- Open in Android Studio.
- Sync Gradle and Run.











