Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 867 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 867 Bytes

news-app

NewsApp

NewsApp is an android application which is used to read news. In this application, news headlines will be displayed on the breaking news page. In addition, users can search for news based on the keywords the user enters. As well as users can save the news they want to read at a later time.

Clean architecture with MVVM Pattern

  • Kotlin
  • Data Store
  • Room Database
  • Retrofit
  • Dagger Hilt
  • Github

Run Project

Download this repository extract and open the template folder on Android Studio that we advice to keep a clean project, you will however need to replace the secret keys with your own.

Demo

NewsApp Demo