Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Hessam-Emami/SnappCompose
A clone of Snapp using Jetpack Compose. Showcasing various usages of Google Maps Animations etc combined with Compose
https://github.com/Hessam-Emami/SnappCompose
android android-app android-application android-ui jetpack-compose
Last synced: 2 months ago
JSON representation
A clone of Snapp using Jetpack Compose. Showcasing various usages of Google Maps Animations etc combined with Compose
- Host: GitHub
- URL: https://github.com/Hessam-Emami/SnappCompose
- Owner: Hessam-Emami
- Created: 2020-09-19T14:54:08.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-10-29T08:06:09.000Z (about 4 years ago)
- Last Synced: 2024-08-02T08:06:59.478Z (5 months ago)
- Topics: android, android-app, android-application, android-ui, jetpack-compose
- Language: Kotlin
- Homepage:
- Size: 365 KB
- Stars: 72
- Watchers: 2
- Forks: 7
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-compose - SnappCompose - A clone of Snapp using Jetpack Compose. Showcasing various usages of Google Maps Animations etc combined with Compose (Miscellaneous)
README
# SnappCompose
A clone of Snapp, A ride-handling app using Jetpack Compose, Showcasing various usages of Google Maps, Animations, etc combined with Compose![hippo](https://media.giphy.com/media/b2PYdzQKIFpDl9xWwu/giphy.gif)
##### Tools & Technologies
- Kotlin
- Jetpack Compose
- Google Maps Sdk
### DevelopmentWant 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_KEYAll 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