https://github.com/kulloveth/countrydetails
List of Countries and all possible information about them
https://github.com/kulloveth/countrydetails
bundle livedata navigation-architecture-component retrofit2 rxandroid rxjava2 viewmodel
Last synced: 20 days ago
JSON representation
List of Countries and all possible information about them
- Host: GitHub
- URL: https://github.com/kulloveth/countrydetails
- Owner: kulloveth
- Created: 2020-02-24T20:25:58.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-28T17:27:28.000Z (almost 5 years ago)
- Last Synced: 2025-04-30T13:21:36.289Z (20 days ago)
- Topics: bundle, livedata, navigation-architecture-component, retrofit2, rxandroid, rxjava2, viewmodel
- Language: Kotlin
- Size: 532 KB
- Stars: 9
- Watchers: 0
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CountryDetails
This project is based on an Api from restcountries.eu to get List of Countries and all possible information about them# IDE-Integrated Development Environment
* Android Studio-
Find link on how you can setup Android studio [here](https://developer.android.com/studio?pkg=studio)### Libraries used and their documentation
- Retrofit2 [Doc](http://square.github.io/retrofit/2.x/retrofit/)
- Rxjava2 [Doc](https://github.com/ReactiveX/RxJava/)
- RxAndroid [Doc](https://github.com/ReactiveX/RxAndroid)
- SvgLoader [Doc](https://github.com/ar-android/AndroidSvgLoader)
- NavComponents [Doc](https://developer.android.com/guide/navigation)
# Screenshot
- ViewModel [Doc](https://developer.android.com/topic/libraries/architecture/viewmodel)
- LiveData [Doc](https://developer.android.com/topic/libraries/architecture/livedata)# Screenshots


