Skip to content

A Clean Architecture proof-of-concept Jetpack compose UI to load Food delivery service app Home screen UI parsed from a Json local file.

Notifications You must be signed in to change notification settings

MhmoudAlim/ComposePocTask

Repository files navigation

Jetpack Compose prof-of-concept Food delivery NewsFeed App


Table of contents


Implementation Details & technologies used

  • Modular Clean Architecture
  • Dependency Injection using Koin
  • AndroidX
  • Jetpack Compose
  • buildSrc Kotlin.dsl
  • Jetpack Compose
  • Navigation Component
  • Gson
  • Kotlin Coroutines
  • Coil
  • Java ThreeTen

Why Modular Architecture ?

Alt text

  • Clean, Testable, Maintainable and extendable Codebase
  • Apply high cohesion and low coupling
  • Faster Gradle Build Time
  • Easier Team-working on same project
  • Readable Programs
  • High Usability allowance of Codes
  • Improves Manageability


Preview

1 2

3 4

Demo

Download App sample : Qurba App

About

A Clean Architecture proof-of-concept Jetpack compose UI to load Food delivery service app Home screen UI parsed from a Json local file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages