Git Product home page Git Product logo

recipe-app-using-room-database-mvvm-hilt-using-kotlin-'s Introduction

Recipe App

Recipe App using Navigation Components + MVVM + Dagger hilt + Retrofit + Coroutines + Flow + Paging3 + ROOM Database

โœจ Demo

Main Screen 2
IMAGE ALT TEXT HERE

About

This is a demo app built using latest android architecture and features.

  • Clean and Simple Material3 UI.
  • It supports dark theme too ๐ŸŒ—.
  • Navigation Components - Bottom Navigation
  • List of Recipe parse from API using retrofit
  • Store Api data in local storage Room database (Offline) and show list from Room database
  • also Add/Remove recipe in favorite using room database
  • List of favorite recipe with delete all, single or multiple delete

Built With ๐Ÿ› 

  • Kotlin - First class and official programming language for Android development.
  • Hilt - Dependency injection library for Android.
  • Coroutines - For asynchronous and more..
  • 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.
    • 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.
    • Room - SQLite object mapping library.
  • Gson - A JSON library for Kotlin and Java.
  • Material Components for Android - Modular and customizable Material Design UI components for Android.
  • Kotlin FLow - A flow is conceptually a stream of data that can be computed asynchronously.

recipe-app-using-room-database-mvvm-hilt-using-kotlin-'s People

Contributors

dinesh2510 avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

pnshacker

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.