Skip to content

erenenc/Countries

Repository files navigation

Countries

Countries is simple country info app. It shows data about countries.

Screenshots

countries_ss_0

Architecture

This app implements MVVM architecture. App consist of different fragments and 1 root activity. Activity holds a container layout in order to manage fragments which will be controlled by navigation component.

User can see countries

User can see saved countries

User can see details of the selected country

User can delete country by swiping

User can add country to saved list by clicking star icon

User can remove country from saved list by clicking star icon

Tech Stack

  • Kotlin
  • Coroutines
  • MVVM Architecture
  • Realm
  • Navigation Component
  • View Binding
  • Navigation Component
  • RecyclerView
  • Shared Preferences
  • Retrofit
  • Coil

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages