Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 751 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 751 Bytes

EarthUnzipped is a simple android application showing list of countries.

The application uses the following components:
  1. Kotlin as the base language.
  2. GraphQL to fetch the countries.
  3. Dagger Hilt as Dependency Injector.
  4. Jeckpack Compose for UI.
Screenshots:
  1. Full listing: Screenshot_20231025_201143
  2. Selected Item: Screenshot_20231025_201200

Thanks for visiting and reviewing. :)