Coder Social home page Coder Social logo

articletoday's Introduction

articletoday

About the Project Architecture :

Language : KOTLIN
MVVM
Live Data
View Binding
Dagger2
Retrofit
GSON

APP Structure :

Inside the Java package of the project there are four sub package-

Model :

It contains all business logic. There are three sub package are there.
di- getting all the dependency injection
network - api end points and it's classes.
response - api response body class is there.

View :

It contains all the UI components like activities & fragments

ViewModel :

In this package viewmodels and it's dependent classes are kept.

utils

It's not an architecture component, just an helper class contains some code which can be reused or accessed
when required.

Unit Testing

Under the test package (not the anddroid test) testing setup is included.

To Run the App

git clone https://github.com/codermasum/articletoday.git
Open Android Studio & Run

articletoday's People

Contributors

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