8000 GitHub - MINOSai/NewsCops: SocialCops internship task - News app
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

MINOSai/NewsCops

Repository files navigation

News Cops

SocialCops internship task. This app fetches news from newsapi.

Features

  • News based on user's country
  • Offline first headlines feed
  • Explore news from different sources
  • Search for news based on keywords
  • Get top news every morning

Dependencies

  • Dagger 2 - For dependency injection
  • Retrofit - For networking. Also used OkHTTP for network intercepting and GSON for json parsing
  • Room - ORM
  • LiveData - Observables
  • Paging - Partial data loading in RecyclerView
  • Navigation - Single Activity multiple fragment concept
  • Picasso - Image loading, cropping and caching

About

SocialCops internship task - News app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0