Giter Site home page Giter Site logo

foodapp's Introduction

FoodApp

Modern Food Recipes App Developed with Kotlin

Used Features and Techs

  • MVVM (Model, View, ViewModel)
  • Material Design And Components
  • LiveData & Flow
  • DataBinding
  • Retrofit
  • Room Database
  • Navigation Component(NavGraph, BottomNav)
  • ViewPager2 in TabLayout ( Source )
  • Dependency Injection (Dagger & Hilt)
  • DataStore Preferences
  • RecyclerView(DiffUtil)
  • SearchView In Adapter
  • Dark Mode Compatible
  • Motion Layout ( Source )
  • Contextual Action Mode ( Source )
  • Modal Bottom Sheet ( Source )
  • Shimmer Effect ( Source )

Screenshots

-- Main Screen --

  • Listed Food from API
  • Filter Meal and Food Type Using Modal Bottom Sheet
  • Check Internet Connection and Applied Cache Mechanism(Don't request every time while surfing on the app)
  • Search Meal

light_main dark_mode_main_screen image

-- Favorites Screen --

  • Listed User Selected Favorite Recipes
  • Delete One or More Favorite Recipes with Using Contextual Mode

light_favorite dark_mode_favorites contextual_mode

-- Detail Screen --

  • Using Detail Selected Recipes with 3 mode (Overview, Ingredient and Instruction)
  • Using ViewPager 2 and TabLayout Mediator for change between mode
  • Using Motion Layout for smooth appearance

detail_overview ingredients instructions

-- Joke Screen --

  • Show Joke About Recipe

dark_mode_joke light_joke

foodapp's People

Contributors

kaaneneskpc avatar

Stargazers

 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.