Giter Club home page Giter Club logo

newsfeed's Introduction

News App

News application using the API from https://newsapi.org/ API News Is JSON API for live news and blog articles from the media. News Feed is a simple that gives you latest and best news from multiple sources so you no longer need to swap between apps to stay informed.

Architecture

I choose to use MVVM (Model-View-ViewModel) as my project architecture in order to provide a cleaner code, with clear separation between the view, the data and the business logic. The following diagram shows all the modules and how each module interact with one another after. This architecture using a layered software architecture. 68747470733a2f2f646576656c6f7065722e616e64726f69642e636f6d2f746f7069632f6c69627261726965732f6172636869746563747572652f696d616765732f66696e616c2d6172636869746563747572652e706e67

Built With ๐Ÿ› 

  • Kotlin - official programming language for Android development .
  • Coroutines - for asynchronous programming .
  • Android Architecture Components - Collection of libraries that help you design robust, testable, and maintainable apps.
    • LiveData - Data objects that notify views when the underlying database changes.
    • ViewModel - Stores UI-related data that isn't destroyed on UI changes.
    • Room - Access your app's SQLite database with in-app objects and compile-time checks.
    • Navigation -
  • Koin - Dependency Injection Framework (Kotlin).
  • Retrofit - A type-safe HTTP client for Android and Java.
  • Fragment
  • Glide for image loading
  • pretty time - format time

screens of the app

  • Splash Screenshot_20200515-202418 1
  • Home from api Screenshot_20200515-202423 1
  • Home Cached from api using room Screenshot_20200515-202114 1
  • Nav Drawer Screenshot_20200515-211532 1
  • Favourite Screenshot_20200515-180027 2
  • Delete All Screenshot_20200515-180102 1
  • Details Screenshot_20200515-180039 1
  • Web View Screenshot_20200515-180051 1

newsfeed's People

Contributors

magdy0000 avatar

Watchers

 avatar

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.