ctp27 / feedBook

feedBook is an interactive app which displays the feeds of different websites, all in one place. Search and follow your favorite feeds, get feed suggestions based on your interests and get all the local news. Articles can be bookmarked to read later or save it to your personal boards.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

feedBook

Feedbook is an android application which provides an interface to view the feeds from different websites all in one place. Users can subscribe to feeds to add them to their personal boards.

Users can sort the articles within a feed by the number of views or ratings.

The app also suggests articles based on the users interests.

Screenshot1 Screenshot2 Screenshot3 Screenshot4 Screenshot5 Screenshot6

The application provides an interactive user interface to easily browse the different feeds

interface_gif

Running feedBook

To run the project, generate your API key from NewsAPI.org and add it to your gradle.properties file. This step is mandatory for the local news feature.

Enter your KEY as the value for the API_KEY property in the gradle.properties

If your API key is 123ka12a2, enter the following value in the gradle.properties file.

API_KEY= "123ka12a2"

About

feedBook is an interactive app which displays the feeds of different websites, all in one place. Search and follow your favorite feeds, get feed suggestions based on your interests and get all the local news. Articles can be bookmarked to read later or save it to your personal boards.


Languages

Language:Java 100.0%