An open API service indexing awesome lists of open source software.

https://github.com/aditya-gupta99/mvvm_news_app

News application based on Model View View-Model architecture.
https://github.com/aditya-gupta99/mvvm_news_app

coroutines-android kotlin mvvm-architecture newsapi-org retrofit2 room-database sqllite

Last synced: 6 months ago
JSON representation

News application based on Model View View-Model architecture.

Awesome Lists containing this project

README

          

# MVVM_News_App

A news application built using MVVM architecture. Users have the option of switching between breaking news , favorite articles , saved articles ( offline ) , and searching the news based on headings.

# Tech-Stack
- Android Studio
- Kotlin
- Kotlin Coroutines
- News API
- Retrofit
- Room Database
- SQLlite