Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 2 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 (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-06T03:36:01.000Z (over 3 years ago)
- Last Synced: 2023-08-01T22:48:45.607Z (over 1 year 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: 2
- 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)