Code Monkey home page Code Monkey logo

mytimes's Introduction

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.

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.