Skip to content

News App 📱 built to demonstrate the use of Compose features, Kotlin Flows and Modern Android App Architecture.

Notifications You must be signed in to change notification settings

souravpany/News-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

News-App

News-App is basically a sample news app which is built to demonstrate the modern android tools.

About

It loads the news articles using news api. Using retrofit we fetch all the json data provided by the api and display on the user screen.

Built With 🛠

Architecture

This app uses MVVM (Model View View-Model) with clean architecture.

Screenshot 2022-08-10 at 11 10 05 AM