Giter Club home page Giter Club logo

foodie's Introduction

Upcoming project - Kafka

An app for browsing, reading, or listening to (audio)books.

https://github.com/vipulyaara/Kafka



Homepage Book Detail

Foodie

Demo application to show food outlets around user.

Architecture

This app focuses on scalable, flexible and reactive app architecure. It can even be "too much code" (e.g. dependency injection) for an app this size, but it is meant to be scaled well.

It is a version of MVVM with interactors as an additional layer to enhance re-usability. The app uses following frameworks

  • Coroutines (throughout the data layer; for thread switching)
  • Livedata (between ViewModels and Fragments)
  • RxJava2 (enabling reactiveness on data layer)
  • Room
  • Paging Library (for pagination and integration with room)
  • Epoxy - Epoxy is a very flexible framework developed by Airbnb. We use it with recyclerView for any kind of data that can be presented in a list format (e.g. venue detail fragment)
  • Kodein (KOtlin DEpendency INjection)
  • Retrofit2
  • Klint (code formatter for Kotlin)

final-architecture

TODOs

  • Styling and theming are not as good as they should be. Also working on a scene using motion layout.



Nearby Venues Venue Detail
Empty State Permission popup

foodie's People

Contributors

vipulyaara avatar vipulwynk avatar

Watchers

James Cloos 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.