Skip to content

An android project template based on MVVM architecture.

Notifications You must be signed in to change notification settings

sarafinmahtab/news-headlines

Repository files navigation

Features

  • A basic list which loads the stream of news headlines;
  • Clicking on each news article will give the brief description of it. (Not Implemented)

Core Fundamentals

  • Kotlin - Base language [↗]
  • Viewmodel and livedata [↗]
  • Constraintlayout [↗]
  • Viewbinding [↗]
  • RecyclerView with diffutil [↗]
  • Material Design [↗]
  • Coroutines - Threading library [↗]
  • Retrofit - Http request library [↗]
  • Glide - Image loading and caching library [↗]

App Icon

About

An android project template based on MVVM architecture.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages