Skip to content

A simple app build by Kotlin using clean architecture

Notifications You must be signed in to change notification settings

Doodg/CountryScanner

Repository files navigation

CountryScanner

CountryScanner is an example android app created for learning proposes, for applying clean architecture using the latest trading technology stack in android.

App Idea

the application is to retrieve the Countries in the whole world using the API below:-

https://restcountries-v1.p.rapidapi.com/all

also, you can save the country as a favorite in local Database with some info about in when clicking on the country kindly check the GIF below to check out how the app work

Stack

  • Clean Architecture
  • MVVM
  • KOIN
  • Retrofit
  • Android architecture component
  • Rx
  • Glide

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

About

A simple app build by Kotlin using clean architecture

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published