Uber Booking Experience app in Android built using Jetpack compose.
- Build a functional Android app to demonstrate Uber booking flow entirely with Kotlin and Jetpack Compose.
- Follows Android design guide and development best practices with Jetpack Compose.
- Explore the possibilities of creating complex ui and ux of a Uber Booking flow using Compose.
Screen.Recording.2022-09-30.at.5.32.46.PM.1.mp4
Tools | Link |
---|---|
🤖 Kotlin | Kotlin |
💚 Jetpack Compose | Jetpack Compose |
🌐 Material Design | Material Design |
🌊 Coroutines | Kotlin Coroutines |
🗺️ Maps Compose Library | Maps Compose |
🧭 Navigating with Compose | Navigating with Compose |
🎨 Accompanist | Accompanist |
Note Create new Google map API key by following steps here and add map api key in
local.properties
asMAPS_API_KEY="[your_api_key]"
and Sync project with gradle file to run it.
Have any questions, doubts or want to present your opinions, views? You're always welcome. You can start discussions.
See our rockstar contributors 😄
- If you want to contribute to this library, you're always welcome! See Contributing Guidelines.
- Support it by clicking the ⭐️ button on the upper right of this page. ✌️
- See License