Skip to content

k1slay/Newsly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Newsly

Newsly uses newsapi.org to fetch news from your country. It shows a list of headlines, and clicking on one takes you to the news website.

Screenshot_1 Screenshot_2 Screenshot_3

The app is built using MVVM architecture and Kotlin Coroutines. Whole UI written in Jetpack Compose with day/night theming support. Uses Room DAO for caching news items

Libraries used in this project -

Build Instructions

Create your own API key . Place your API key at

co.k2.newsbits.common.NewsApi.API_KEY

Build and run as usual

About

A simple news headlines app written in Kotlin and Jetpack Compose

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors