Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)