Giter Site home page Giter Site logo

newsfeedaggregator's Introduction

NewsFeedAggregator

NewsFeedAggregator is a news aggregation app that fetches news articles from the NewsAPI service and presents them in a user-friendly interface. This app utilizes the Paging3 library to implement features such as infinite scrolling, caching, and offline support.

Features

  • Infinite Scrolling: The app supports infinite scrolling, allowing users to seamlessly load more news articles as they scroll through the list.
  • Caching: The app utilizes a local database for caching news articles, ensuring a smooth user experience even in offline mode.
  • Offline Support: Users can access previously loaded news articles even without an active internet connection, thanks to the caching mechanism.
  • Customizable Sources: The app fetches news articles from the NewsAPI service, which provides a wide range of news sources. Users can customize the sources to display news from their preferred providers.

Dependencies

  • Paging3: The Paging3 library is used to implement pagination and infinite scrolling for fetching news articles.
  • Room: Room is utilized as a local database for caching news articles.
  • Retrofit: Retrofit is used for making API requests to the NewsAPI service.
  • Glide: Glide library is used for efficient image loading and caching.

Setup

To run the app locally, follow these steps:

  1. Clone this repository to your local machine using the following command: git clone https://github.com/your-username/NewsFeedAggregator.git

  2. Open the project in Android Studio.

  3. Obtain an API key from NewsAPI by signing up for an account.

  4. Add your API key in local.properties file in a variable API_KEY.

  5. Build and run the app on an emulator or physical device.

Contributing

Contributions are welcome! If you encounter any issues or have suggestions for improvements, please open an issue on the GitHub repository. If you'd like to contribute code, you can open a pull request with your changes.

When contributing to this project, please ensure that your code adheres to the existing coding style and conventions. Also, make sure to test your changes thoroughly before submitting a pull request.

License

This project is licensed under the MIT License.

Acknowledgements

  • NewsAPI: The NewsAPI service provides the data source for this app.
  • Paging3: The Paging3 library is used to implement pagination and infinite scrolling.
  • Room: Room is used as a local database for caching news articles.
  • Retrofit: Retrofit library is used for making API requests to fetch news articles.
  • Glide: Glide library is used for efficient image loading and caching.

Contact

For any inquiries or feedback, please contact [email protected].

newsfeedaggregator's People

Contributors

vinodghai avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.