NewsApp

Project Title

This app is named as News App. This app is made for My own personal Project. In this App you see the Indian news, which is useful to see total seven type of news. This app is good to use and you can easily find that.

Disclaimer

The information is obtained from News API. Images are obtained from Google Images for educational purposes. Here REST API is used.

License

MIT

MIT License

Copyright (c) 2018 Samuel Gracious Etsiakoh

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Lessons Learned

What did you learn while building this project? What challenges did you face and how did you overcome them?

You can learn about tab layout and how to use ViewPager in your android app.

Feedback

If you have any feedback, please reach out to us at santanusingha156@gmail.com

🔗 Links

linkedin

API Reference

Get all items

  GET /api/items
Parameter Type Description
api_key string Required. Your API key

Get item

  GET /api/items/${id}
Parameter Type Description
id string Required. Id of item to fetch

add(num1, num2)

Takes two numbers and returns the sum.

Useful links

NEWS API Link: https://newsapi.org/

Postman Link: https://www.postman.com/downloads/

Retrofit: https://github.com/square/retrofit

GSON: https://github.com/square/retrofit/blob/master/retrofit-converters/gson/README.md

Picasso: https://github.com/square/picasso

PlaceHolder Image: https://drive.google.com/drive/folders/19L3aj-5Tsh64w-w4pedN9Eysufq6MtKD