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.
- Host: GitHub
- URL: https://github.com/aditya-gupta99/mvvm_news_app
- Owner: Aditya-gupta99
- Created: 2022-08-02T15:11:27.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-06T08:05:37.000Z (about 3 years ago)
- Last Synced: 2025-02-15T20:59:25.506Z (8 months ago)
- Topics: coroutines-android, kotlin, mvvm-architecture, newsapi-org, retrofit2, room-database, sqllite
- Language: Kotlin
- Homepage:
- Size: 119 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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