GithubHelp home page GithubHelp logo

kadirkuruca / newsapp-mvvm-hilt-room-retrofit Goto Github PK

View Code? Open in Web Editor NEW
54.0 2.0 15.0 268 KB

A simple Image News App with MVVM Architecture, Hilt, Retrofit, Room, Coroutines

Kotlin 100.00%
kotlin hilt-android mvvm-architecture room retrofit2 coroutines livedata-viewmodel viewbinding jetpack-navigation

newsapp-mvvm-hilt-room-retrofit's Introduction

News App ✔️

A simple News App 📱 built to demonstrate the use of modern android architecture component with MVVM Architecture 🏗

The App is using the News Api to searching news.

Build With 🏗️

  • Kotlin - Programming language for Android
  • Hilt-Dagger - Standard library to incorporate Dagger dependency injection into an Android application.
  • Retrofit - A type-safe HTTP client for Android and Java.
  • Room - SQLite object mapping library.
  • Coroutines - For asynchronous
  • LiveData - Data objects that notify views when the underlying database changes.
  • ViewModel - Stores UI-related data that isn't destroyed on UI changes.
  • ViewBinding - Generates a binding class for each XML layout file present in that module and allows you to more easily write code that interacts with views.
  • Jetpack Navigation - Navigation refers to the interactions that allow users to navigate across, into, and back out from the different pieces of content within your app
  • Glide - An image loading and caching library for Android focused on smooth scrolling

Project Architecture 🗼

This app uses MVVM (Model View View-Model) architecture.

alt text

newsapp-mvvm-hilt-room-retrofit's People

Contributors

kadirkuruca avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

newsapp-mvvm-hilt-room-retrofit's Issues

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.