https://github.com/ramzijabali/seven-wonders-google-maps-android
See the seven wonders of the world on Google Maps using GoogleMap, RxJava, and Picasso in the MVVM architecture
https://github.com/ramzijabali/seven-wonders-google-maps-android
google-cloud-platform google-maps google-maps-api googlemaps mvvm mvvm-architecture mvvm-rxjava picasso rxjava rxjava-android seven-wonders
Last synced: 7 months ago
JSON representation
See the seven wonders of the world on Google Maps using GoogleMap, RxJava, and Picasso in the MVVM architecture
- Host: GitHub
- URL: https://github.com/ramzijabali/seven-wonders-google-maps-android
- Owner: RamziJabali
- Created: 2021-08-31T22:57:00.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-09-06T03:36:01.000Z (about 4 years ago)
- Last Synced: 2025-01-12T12:49:22.592Z (9 months ago)
- Topics: google-cloud-platform, google-maps, google-maps-api, googlemaps, mvvm, mvvm-architecture, mvvm-rxjava, picasso, rxjava, rxjava-android, seven-wonders
- Language: Kotlin
- Homepage:
- Size: 26 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Seven Wonders of The World
![]()
![]()
![]()
## Architecture
- MVVM## Libraries
- [GoogleMap](https://developers.google.com/android/reference/com/google/android/gms/maps/GoogleMap)
- [RxJava](https://github.com/ReactiveX/RxJava)
- [Picasso](https://github.com/square/picasso)