Skip to content

p4puniya/rtkl

Repository files navigation

RTKL

News Articles Daily

RTKL is a simple news app 🗞️ which uses NewsAPI to fetch top news headlines from the API. The main Aim for this app was for me to learn the API Calls.

The codebase focuses 👓 on following key things:

  • Kotlin + Coroutines
  • Offline first ✈️

The idea is to keep the app super simple while learning the basic functionalities of API calling and using database.

Libraries and tools 🛠

News App uses libraries and tools used to build Modern Android application, mainly part of Android Jetpack 🚀

Architecture

The app uses MVVM [Model-View-ViewModel] architecture to have a unidirectional flow of data, separation of concern, testability, and a lot more.

Read more:

About

News Articles Daily

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages