Skip to content

Yachint/NewsBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NewsBot

A News app that uses API provided by Newsapi.org to fetch latest news articles based on Categories like World, Country, Sports, Buisness etc.

Getting Started

Get familiar with the API used by testing various queries with your country/language and copy the URL's somewhere so that its easier for you later on. The libraries used for the Buttons and to grab articles from web pages are mentioned in the 'Built with' section below. Other than that, everything required is already available in android studio. See the build.gradle file for further queries.

Prerequisites

In your build.gradle file add these additional libraries. Links for them are given below.

    implementation 'com.github.clans:fab:1.6.4'
    implementation 'com.squareup.okhttp3:okhttp:3.10.0'
    implementation 'com.google.code.gson:gson:2.8.5'
    implementation 'com.squareup.picasso:picasso:2.71828'
    implementation 'me.angrybyte.goose:goose:1.8.0'
    implementation 'com.github.jd-alexander:LikeButton:0.2.3'

Built With

Versioning

I used Github for versioning. For the versions available, see the tags on this repository.

Authors

  • Yachint Yadav - Complete work - Yachint

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

Screenshots

ezgif-5-2d26a55adc ezgif-5-2d2651e57b ezgif-5-73ae70022d ezgif-5-c765d9aef7

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages