MyTimes Save

News Reader App using NewsApi.org

Project README

MyTimes

ic_back

https://newsapi.org/

MADE by: Debajyoti Basak ([email protected])

Features:

  • Beautiful UI with Animations made with Material Design Guidelines by Google.
  • Fetches News from 10 sources (will add more in the future)
  • Option of sharing the news with friends.
  • Read the full news by following the link provided in the Article.
  • Read news in offline mode without internet.

News Sources

new sources

Screenshots

rsz_screenshot_1rsz_screenshot_2rsz_2screenshot_3rsz_screenshot_4rsz_screenshot_5rsz_screenshot_6

What I have learned from this project:

  • Fetching JSON data and parsing it.
  • Working with libraries like Retrofit and GSON
  • Maintaining a good design ny following Material Design Guidelines by Google.
  • Working with UI libraries like Material Drawer by Mike Penz.
  • Saving Orientation changes with savedInstance.

Libraries used in this project:

It a fully Open Source project so go ahead and fork it.

Note: Please use your own API KEY. Its very easy to set up. Just go to https://newsapi.org/register.

If you do not have a gradle.properties file, create one

  • Change you Android view to Project file in the directory
  • Right click > New > File
  • Put the name as gradle.properties
  • Now paste MY_NEWS_API_KEY="your-api-key-here" in the gradle.properties file

Build the project and Run

Contributions are also welcome.

Open Source Agenda is not affiliated with "MyTimes" Project. README Source: debajyotibasak/MyTimes
Stars
56
Open Issues
3
Last Commit
2 years ago

Open Source Agenda Badge

Open Source Agenda Rating