This project is a news app that fetches the latest news articles from the News Org API and displays them in a clean and organized way. The app has been developed using Android Studio and Java programming language.
- Fetches the latest news articles from the News Org API
- Displays articles in a clean and organized way
- Allows users to filter articles by category
- Provides a link to the original article for each news item
- Implements responsive design for optimal viewing on various screen sizes
- Android Studio
- Java programming language
- News Org API
To use this project, you will need to have Android Studio installed on your machine. From the command line, run:
git clone https://github.com/abhishektyagi2912/Daily-Hunt-News-App.git
Once you have cloned the repository, open the project in Android Studio and run it on an Android emulator or a physical device.
To use the app, simply open it on your Android device and browse through the latest news articles. To filter articles by category, click on the category or swipe the tabs.
Some potential improvements for this project include:
- Adding the ability to search for specific articles
- Implementing user authentication to allow for personalized news feeds
- Adding more customization options for the user interface
If you would like to contribute to this project, please fork the repository and submit a pull request with your changes.
This project was built by Abhishek Tyagi using the News Org API.
This project is licensed under the MIT License. See the LICENSE file for more information.