Skip to content

IM-JUST-ANOTHER-CODER/22ByteTestApp

Repository files navigation

22ByteTestApp

App for practice work with API - newsapi.org. Data downloads from API by Retfrofit and put it into RecyclerView list of news items. When tapping on a news item from Recycler View, there is a transition to the WebView with detailed information where u can read full text of article.

Used technologies:

  • Retrofit
  • Paging 3
  • Coroutines
  • Picasso
  • Androidx Browser
  • Di - Hilt

Project structure:

  • 1 activity with articles list
  • MVVM pattern

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages