Skip to content

Latest commit

 

History

History
38 lines (30 loc) · 1.57 KB

README.md

File metadata and controls

38 lines (30 loc) · 1.57 KB

daily.News📰

Welcome to our Daily. The news app is your go-to destination for staying updated with the latest news, tailored to your interests and preferences. With a sleek and intuitive interface, our app offers a comprehensive coverage of headlines, finance, and live updates, empowering you to make informed decisions in today's fast-paced world. Kotlin-based Android news app helps users stay up-to-date on the latest headlines.

Features:

  • Display News in various categories
  • Browse news
  • Top Headlines
  • Top news source
  • Select your News categories

Screenshots :

Screenshot_20240503-131332 Screenshot_20240503-131338 Screenshot_20240721_145723 Screenshot_20240721_145857 Screenshot_20240503-131408

Tools and Tech stack used :

  • Kotlin
  • XML
  • Room database library
  • Android Studio
  • Third-party libraries like Retrofit, Picasso
  • News API
  • MVVM

Getting Started :

Note: To run the app you have to add the NewsAPI.org key. This API has limited access to daily requests for News.

  • Generate an API key from News API
  • Paste the key in 'gradle.properties', API_KEY="<YOUR_API_KEY>"
  • Rebuild app

Contributing

  • Contributions are always welcome!