Skip to content

Recipe app built using jetpack compose, also following clean architecture pattern

Notifications You must be signed in to change notification settings

HenryUdorji/ComposeRecipeApp

Repository files navigation

Compose Recipe

This is an online Recipe app that consumes theMealdb API. UI built using Jetpack compose.

This is a small app but I tried to structure it following the clean architecture pattern - data, domain, presentation

The compose UI isn't great but it is a start.

Screens

Screens

Credits

##Todo

  • Implement search feature
  • Show placeholders for loading images