Recipe Android App With JetPack Compose

Recipe Android App With JetPack Compose

Builds

Project Overview

Simple app that uses the new android Jetpack Compose built on top of an MVI architecture

  • Libraries

    • Hilt Depencey Injection
    • Coil for loading images
    • Retrofit for network calls

What has been done ?

  • The Underground Layer

    • JetPack Compose
    • MVI architecture
    • Http calls form a live API
  • GUI & Overall Functionalty

    • Present recipes in a list
    • Search a specific recipe
    • Show a recipe details page
  • Json

    • Data transfer was accomplished using json format

Authors

References

GitHub

View Github