Skip to content

dibyanshuanand/NewsEZ

Repository files navigation

NewsEZ

NewsEZ is a simple news headlines fetching app, which uses News API to fetch and display top headlines for India. The user can also mark articles as Bookmarks, which are stored locally on the device and can be viewed later. Some highlights about the project are:

  • Built using MVVM architecture
  • Reactive in flow, using LiveData
  • Uses Retrofit for network calls
  • Implements pagination with 20 results per page
  • Handles network availability with UI feedback
  • Uses Room for on-device data persistence
  • Uses Glide for image loading, with data failure handling

Screenshots

Article webview | Article view_bookmarking | Bookmarks | Homepage loading | No internet UI

About

Android app which fetches trending news using NewsAPI

Resources

Stars

Watchers

Forks

Languages