Skip to content

MedveDomg/yelpapiapp

Repository files navigation

yelpapiapp

Description:

  • Single activity app with one screen, that shows list of restaurants from specific address. The list is received from Yelp API.

Stack:

  • Kotlin only app
  • Coroutines for asynchronous calls
  • Koin as DI
  • MVVM with MVI
  • Clean Code
  • Retrofit with OkHttp for requests
  • Moshi for parse JSON into objects
  • Coil for downloading images from internet
  • Testing: mockk, spek

Purpose of the project:

  • Show modern stack

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages