vybhav-acharya / NewsMaker

This repository contains the android files with which the NewsMaker app was built

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NewsMaker

Here we have made a search engine for all news , using the news API

Based on the keywords mentioned in the search bar , our app essentially sends API to newsAPI. The response is parsed using retrofit and displayed using recycler views.

We also stored the previously searched results in a local database called ROOM

About

This repository contains the android files with which the NewsMaker app was built


Languages

Language:Java 100.0%