Skip to content

The goal is to create a News Feed app which gives a user regularly-updated news from the internet related to a particular topic, person, or location. In this project, use Guardian API. This is a well-maintained API which returns information in a JSON format.

Notifications You must be signed in to change notification settings

noor1yasser9/News

Repository files navigation

News

The goal is to create a News Feed app which gives a user regularly-updated news from the internet related to a particular topic, person, or location. In this project, use Guardian API. This is a well-maintained API which returns information in a JSON format.

The API used in making this app is the News API

The application must implement Google's new single activity, rest fragment approach to navigate through fragments.

Note do not include API key in the project

Modules

  • Must use MVVM architecture
  • Home Feed containing Recent News showing headline and thumbnail
  • Bookmarked news articles
  • Seach news articles
  • more to be added.

Libraries

  • AndroidX
  • Room
  • LiveData
  • Navigation component
  • Retrofit
  • Glide
  • Coroutines

About

The goal is to create a News Feed app which gives a user regularly-updated news from the internet related to a particular topic, person, or location. In this project, use Guardian API. This is a well-maintained API which returns information in a JSON format.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages