All Projects → Hessam-Emami → SnappCompose

Hessam-Emami / SnappCompose

Licence: other
A clone of Snapp using Jetpack Compose. Showcasing various usages of Google Maps Animations etc combined with Compose

Programming Languages

kotlin
9241 projects

Projects that are alternatives of or similar to SnappCompose

Biometric-Authentication-Android
A sample implementation of AndroidX biometrics API using Kotlin. Authenticate using biometrics or PIN/Password if biometrics isn't available on device. Fully implemented in Jetpack compose using Material 3 dynamic theming and also has a separate implementation in xml with MDC 3.
Stars: ✭ 29 (-50.85%)
Mutual labels:  android-ui, jetpack-compose
info-bar-compose
An Android Jetpack Compose library for displaying on-screen messages. (simplified Snackbar alternative)
Stars: ✭ 80 (+35.59%)
Mutual labels:  android-ui, jetpack-compose
GitReposCompose
GitReposCompose is an Android application 📱 for showcasing Jetpack Compose for building declarative UI in Android. This demo app uses Github public API for fetching public repositories.
Stars: ✭ 32 (-45.76%)
Mutual labels:  android-ui, jetpack-compose
Einsen
🎯 Einsen is a prioritization app that uses Eisenhower matrix technique as workflow to prioritize a list of tasks & built to Demonstrate use of Jetpack Compose with Modern Android Architecture Components & MVVM Architecture.
Stars: ✭ 821 (+1291.53%)
Mutual labels:  android-ui, jetpack-compose
PlantShopUI-Android
Check out the new style for App Design aims for the Online Plant Shop Service using jetpack compose...😉😀😁😎
Stars: ✭ 29 (-50.85%)
Mutual labels:  android-ui, jetpack-compose
Coffeegram
Android app using Jetpack Compose together with StateFlow and MVI
Stars: ✭ 155 (+162.71%)
Mutual labels:  android-ui, jetpack-compose
JetComposer
Collection of UIs and Animations built with Jetpack Compose for Android
Stars: ✭ 294 (+398.31%)
Mutual labels:  android-ui, jetpack-compose
Composecookbook
A Collection on all Jetpack compose UI elements, Layouts, Widgets and Demo screens to see it's potential
Stars: ✭ 3,516 (+5859.32%)
Mutual labels:  android-ui, jetpack-compose
compose-challenge1
Puppy App : Jetpack Compose 🚀 + Navigation Component 🌠 - Winner Jetpack Compose Challenge '21 ⭐
Stars: ✭ 38 (-35.59%)
Mutual labels:  jetpack-compose
StarWars
Minimal GraphQL based Jetpack Compose, Wear Compose and SwiftUI Kotlin Multiplatform sample (using StarWars endpoint - https://graphql.org/swapi-graphql)
Stars: ✭ 165 (+179.66%)
Mutual labels:  jetpack-compose
ComposeBird
Flappy Bird game
Stars: ✭ 193 (+227.12%)
Mutual labels:  jetpack-compose
SuperheroLexicon
Simple superhero lexicon app to demonstrate Jetpack Compose.
Stars: ✭ 22 (-62.71%)
Mutual labels:  jetpack-compose
bottomsheets
Material Bottom Sheets library for Android
Stars: ✭ 76 (+28.81%)
Mutual labels:  android-ui
random-users-details
Random Users details in flutter from randomusers api
Stars: ✭ 14 (-76.27%)
Mutual labels:  android-ui
Delish
Delish, a Food Recipes App in Jetpack Compose and Hilt based on modern Android tech-stacks and MVI clean architecture.
Stars: ✭ 356 (+503.39%)
Mutual labels:  jetpack-compose
android-cuberto-dialog-design
This is an implementation inspired by beautiful design by Cuberto on his Dribble page, which can be found here https://dribbble.com/shots/3206606-Landing-page-wip
Stars: ✭ 15 (-74.58%)
Mutual labels:  android-ui
awesome-android-libraries
😎 A curated list of awesome Android libraries
Stars: ✭ 135 (+128.81%)
Mutual labels:  android-ui
PageStepIndicator
Step indicator with titles/labels and tons of customizations.
Stars: ✭ 27 (-54.24%)
Mutual labels:  android-ui
Pacman Compose
Pacman Created in JetpackCompose
Stars: ✭ 28 (-52.54%)
Mutual labels:  jetpack-compose
LinuxCommandLibrary
1M+ downloads Linux reference app with basics, tips and formatted man pages
Stars: ✭ 333 (+464.41%)
Mutual labels:  jetpack-compose

SnappCompose

A clone of Snapp, A ride-handling app using Jetpack Compose, Showcasing various usages of Google Maps, Animations, etc combined with Compose

hippo

Tools & Technologies
  • Kotlin
  • Jetpack Compose
  • Google Maps Sdk

Development

Want to contribute? Great!

In order to build and work with the app put your google map's token to your local.properties file as follows:

google.maps.key=YOUR_KEY

All pull requests and comments are welcome! You can also check Todos section if you need a hint for contribution.

Todos

  • Implement Find My Location Feature/ Location Permission
  • Put the app state inside a ViewModel
  • Make it look more like the Real version of Snapp!
  • Improve text styles
  • Keep the apis up-to-date with the newer versions of Compose
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].