Git Product home page Git Product logo

compose-news-app's Introduction

kotlin Android API Build status

News App

โญ Features

  • Display news by us country
  • Display news by categories
  • Display news by sources
  • Display news detail

๐Ÿƒ For run the app just clone the repository and execute the app on Android Studio.

Requirements to install the app

  • Having an internet connection
  • Using phones with Android Api 23+
This application was developed using Kotlin and uses the following components:
  • Jetpack compose
  • Coroutines
  • Clean architecture (Domain, Data, UI)
  • MVVM
  • Repository pattern
  • StateFlow
  • Navigation component by compose
  • Dagger Hilt (Dependency injection)
  • Unit testing (Truth by google)
  • UI testing by compose
  • Mock web server
  • Moshi
  • Retrofit
  • Dagger hilt ui testing
  • App center

Screenshots Light theme

Home Categories Sources Detail
Home Categories Sources Detail

Screenshots Dark Mode

Home Categories Sources Detail
Home dark Categories dark Sources dark dark Detail dark

๐ŸŽฏ Architecture

The application is built using Clean Architeture pattern based on Architecture Components on Android. The application is divided into three layers:

Clean Arquitecture

  • Domain: This layer contains the business logic of the application, here we define the data models and the use cases.
  • Data: This layer contains the data layer of the application. It contains the database, network and the repository implementation.
  • UI: This layer contains the presentation layer of the application like fragment, activity, viewmodel etc.

License

MIT

Bikcodeh

compose-news-app's People

Contributors

bikcodeh avatar

Watchers

 avatar  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.