sarafinmahtab / news-headlines

An android project template based on MVVM architecture.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:Kotlin 100.0%